Entering edit mode
10.6 years ago
Hello,
I have a query on Standalone BLAST. How to restrict the BLAST search against certain taxon? Let me know the syntax for performing it in the Standalone BLAST in the Linux platform.
Thank you in advance.
create db of that particular taxon. if the db is already there (which should have built enabling
-parse_seqidsoption), just pass the taxon sequence ids using different parameters like-gilist,-seqidlistor-negative_gilistbased on your requirement.