Perl script to parse a FastA file?

Zuko435

New member
I need a Perl script that will parse through a FastA file generated by NCBI Protein and return the following:

1. Gene name
2. Sequence
3. Host organism

Does anyone have any prototype that does something similar to that?
 
Back
Top