Convert a Genbank flat file to an NCBI ptt file.
- Perl http://perl.org
- BioPerl http://bioperl.org
If your input file is named file.gb, run the script like this:
perl gb2ptt.pl --infile file.gb
If your input file came from RAST, run the script like this:
perl gb2ptt.pl --rast --infile file.gb