Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

hash to hash comparison on large files

by patric (Acolyte)
on Apr 08, 2009 at 13:43 UTC ( [id://756335]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sample file1:
    ast578    61218    15755    +    C/A
    ...
    61218    42547    A > G    3    7    5    4    1    6
    61218    67955    A > G    0    10    0    9    3    4
    61218    68625    G > A    0    10    0    8    1    5
    
  2. or download this
    61218    15755    A > T    0    4    0    0    2    7    ast578
    61218    15856    T > C    3    2    0    3    1    8    ast579
    61218    67955    A > G    0    10    0    9    3    4    ast581
    
  3. or download this
    #!/usr/bin/perl
    use warnings;
    ...
            }
        }
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2024-04-24 17:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found