Extracting sequences from multi fasta using sequences ids from another file
python subset_multifasta.py -m /path/to/multi_fasta -i /path/to/seq_ids
- Sequence ids file should contain ids each on a new line
For testing purpose, an example multi_fasta and ids file has been provied in the example folder