BLAST+ search limited to specific superkingdoms
1
0
Entering edit mode
2.4 years ago
Xylanaser ▴ 80

hey i need to run BLAST+ search limited to specific superkingdoms (Bacteria, eukarya, viruses, archaea) but tax ids does not work ;( Do you know what the problem?

os.system('blastp -query input -db /home/xyl/nr/nr -seg no -outfmt 18 -taxids 2 -evalue 1e-3 -out output -max_target_seqs 50000 -num_threads 8' % (file, fileouttax1))
blast protein • 565 views
ADD COMMENT
2
Entering edit mode
2.4 years ago
GenoMax 142k

blast+ needs taxID at species level for this to work. You will need to do this: Restricting database by taxa in local blast searches

ADD COMMENT

Login before adding your answer.

Traffic: 2103 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6