Set gapopen and gapextend parameters for psiblast command line
1
0
Entering edit mode
8.1 years ago
Amita • 0

Hello! How can I set gapopen and gapextend parameters as Zero values in psiblast command line for proteins?

alignment blast • 1.8k views
ADD COMMENT
0
Entering edit mode
8.1 years ago
abascalfederico ★ 1.2k

If you are using blastpgp:

  -G  Cost to open a gap [Integer]
    default = 11
  -E  Cost to extend a gap [Integer]
    default = 1

However, I don't think it will allow you to set them as 0. Blast has some sets of gap penalties + substitution matrices precalculated from simulations (it needs to estimate the lambda and kappa parameters to estimate e-values). On top of that, I guess you are aware that setting gap penalties to 0 will result in alignments that are biologically meaningless.

ADD COMMENT

Login before adding your answer.

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