Previous changeset 33:42e6f199d11f (2018-06-30) Next changeset 35:782a1a9c87d7 (2018-07-09) |
Commit message:
v0.3.0 Updated for NCBI BLAST+ 2.7.1 |
modified:
tools/ncbi_blast_plus/ncbi_makeprofiledb.xml |
b |
diff -r 42e6f199d11f -r 8f82e05831dc tools/ncbi_blast_plus/ncbi_makeprofiledb.xml --- a/tools/ncbi_blast_plus/ncbi_makeprofiledb.xml Sat Jun 30 15:13:38 2018 -0400 +++ b/tools/ncbi_blast_plus/ncbi_makeprofiledb.xml Sat Jun 30 17:01:10 2018 -0400 |
b |
@@ -69,10 +69,6 @@ <param argument="-gapextend" type="integer" size="5" value="" label="Cost to extend a gap" /> <param argument="-scale" type="float" size="5" value="" label="PSSM scale factor" /> <expand macro="input_scoring_matrix" /> - <param argument="-gapopen" type="integer" min="0" - label="Cost to open a gap" /> - <param argument="-gapextend" type="integer" min="0" - label="Cost to extend a gap" /> </when> </conditional> |