Bioinformatics Programming4 years ago
How to extract fasta sequences from a multi-fasta file based on matching headers in a separate file?
This is a simple Perl script to extract FASTA sequences from a large fasta file depending on the matching fasta headers present in another file.