This is another PERL script to extract the FASTA sequence from a file by their accession number or ID stored in another file.
1. How to Extract Multiple Sequence from Multi Fasta File with PERL
2. How to Extract Multiple Sequence from Multi Fasta File with PERL-II
Perl Script
You can download the FASTA sequence extract PERL scripts from here Download Download
Uses
perl extract-fasta.pl >result.txt
Post a Comment