trying to reproduce mirbase blastn
0
0
Entering edit mode
6.1 years ago
shinken123 ▴ 150

Hi

I am trying to reproduce blastn results from the mirbase webpage. Using this:

blastn -query query -db db  -max_target_seqs 100 -reward 5 -penalty -4 -num_threads 8 -word_size 4 -evalue 10 -outfmt "6 qseqid sseqid positive evalue"

and

blastn -query query -db db  -task blastn-short -max_target_seqs 100 -reward 5 -penalty -4 -num_threads 8 -word_size 4 -evalue 10 -outfmt "6 qseqid sseqid positive evalue"

However, using both commands I am getting the next errors:

Error: Gap existence and extension values 0 and 0 are not supported for substitution scores 5 and -4 
10 and 6 are supported existence and extension values


Error:Gap existence and extension values 5 and 2 are not supported for substitution scores 5 and -4 
10 and 6 are supported existence and extension values

I am using this blast version: 2.2.31+

I don't know the blast version that they use. Could some one help me reproduce mirbase blastn?

Thank you in advance,

Eric

blastn mirbase • 1.4k views
ADD COMMENT
0
Entering edit mode
ADD REPLY
0
Entering edit mode

For some reason that doesn't work.

ADD REPLY

Login before adding your answer.

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