convert legacy blast parameters to blastn
1
0
Entering edit mode
9.4 years ago
c.v.oflynn ▴ 100

Hi all,

I am following the parameters given in a paper for performing blast.

The parameters given are in the old format;

-X 150 -q -1 -F F

Could anyone convert them to the current blastn format?

e.g., (throws errors);

-xdrop_gap_final 150 -penalty -1 -dust no

I could use the old blast, but I am also using

-outfmt "6 std qlen qcovs"

which I don't think is possible for old format?

parameters blast • 2.3k views
ADD COMMENT
2
Entering edit mode
9.4 years ago
Siva ★ 1.9k

I think the -penalty option might be the culprit. When you change the -penalty value from default, you also need to set the supported values for -gapopen and -gapextend.

You can check the supported combinations here.

ADD COMMENT
0
Entering edit mode

Thanks Siva, helped a lot

ADD REPLY

Login before adding your answer.

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