Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^5: reading and working with grow.out files

by mrguy123 (Hermit)
on Apr 24, 2012 at 08:15 UTC ( [id://966759]=note: print w/replies, xml ) Need Help??


in reply to Re^4: reading and working with grow.out files
in thread reading and working with grow.out files

The sub function basically receives the file as input, and then parses the data into an array, or list. The list is returned as output and is easier to go over.
This type of file parsing is called slurp

Also, if you want to get better at Perl, I highly recommend this book.
It really helped me out when I started learning Perl, and it will give you many valuable tools when you need to process biological data.
Good luck
Mr Guy
  • Comment on Re^5: reading and working with grow.out files

Replies are listed 'Best First'.
Re^6: reading and working with grow.out files
by rmgzsm9 (Novice) on Apr 24, 2012 at 09:54 UTC

    Thanks

Log In?
Username:
Password:

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

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

    No recent polls found