Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Population of HoAoA based on file contents

by iangibson (Scribe)
on May 09, 2012 at 18:58 UTC ( [id://969678]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use warnings;
    ...
    }
    
    close $in_file;
    
  2. or download this
    ## Sample of data file. Each file has hundreds of thousands of columns
    + and hundreds of rows
    SAMPLE,16287215,16287226,16287365,16287649,16287784,16287851,16287912
    ...
    HG00637,0 0,0 0,0 0,0 0,0 0,0 0,0 0
    HG00638,0 0,0 0,0 0,0 0,0 0,1 1,0 0
    HG00640,0 0,0 0,0 0,0 0,0 0,1 1,0 0
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://969678]
Approved by ww
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (5)
As of 2024-04-19 15:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found