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?
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?