Hello All,
I am doing blast with "NR" database which is taking very long time and I am interested in searching only specific species. Is there a way to submit in the blast option to restrict it to search for specific species. I am using blast plus. In older blast there is command blastall -u "organism name"
. Is there any similar option in blast plus other than creating separate database from "NR".
Thanks
In addition, blast+ programs (blastn, blastp, etc) accept
-gilist
,-seqidlist
or-negative_gilist
to restrict the search to subsets of your database.Thank you. I will look in to that