using blastall option in terminal
1
0
Entering edit mode
6.8 years ago
ggman ▴ 80

Hello friends

I am trying to run the code before but my version of blast, 2.2.30+, does not have these options. Does anyone happen to be familiar with this syntax? The current version does not use this is syntax but I was asked to use blastall.

blastall -p blastn -i <query> -d <database> -b 2 -v 2 -m 7 -o results.xml

Thanks friends

ncbi-blast blastn • 3.0k views
ADD COMMENT
2
Entering edit mode
6.8 years ago
h.mon 35k

You either download and install BLAST legacy, or adapt your command-line to BLAST+. With blastp -help and a decripton of blastall options you will be able to translate old parameters into the new ones.

ADD COMMENT

Login before adding your answer.

Traffic: 2718 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