Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^2: retrive data from another file by comparing the values

by amshi (Initiate)
on Oct 06, 2008 at 17:10 UTC ( [id://715625]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    open(IN, "/path/outModified.pl") or die "$!";
    
    ...
    }
    }
    close $out_file or die "cannot close file: $!\n";
    
  2. or download this
    ATOM      2  CA  ARG A   1       6.324  32.707  50.379
    ATOM     13  CA  THR A   2       5.197  32.618  46.826
    ...
    ATOM     65  CA  ASN A   9      -4.817  35.710  39.211
    ATOM     73  CA  ARG A  10      -4.704  39.489  39.013
    ATOM     84  CA  ILE A  11      -3.243  39.663  35.555
    
  3. or download this
    Index  Distance
        1  2.69
    ...
      181  53.1476
      182  53.42792
      183  53.70824
    

Log In?
Username:
Password:

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

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

    No recent polls found