Switch to the speedup mode because of the slow down imposed by the new
exonarate parametters Former-commit-id: 30f2caea735460bcc4dfa61adde72d7da2fb6f2e Former-commit-id: 0537c77f5bc16d766b3cbd668dcd1e1711140937
This commit is contained in:
@ -14,12 +14,14 @@ AssignUndef TMP_CLEANUP 1
|
||||
#
|
||||
# pass1: exonerate speedup
|
||||
#
|
||||
AssignUndef PASS1_SPEEDUP 0
|
||||
AssignUndef PASS1_SPEEDUP 1
|
||||
AssignUndef PASS1_SLOWDOWN 0
|
||||
|
||||
AssignUndef PASS1_BLASTX_FILTER_IDMIN 70
|
||||
AssignUndef PASS1_BLASTX_FILTER_NBMIN 50
|
||||
AssignUndef PASS1_BLASTX_FILTER_NBMAX 200
|
||||
AssignUndef PASS1_BLASTX_FILTER_IDMIN 80
|
||||
AssignUndef PASS1_BLASTX_FILTER_NBMIN 20
|
||||
AssignUndef PASS1_BLASTX_FILTER_NBMAX 50
|
||||
AssignUndef PASS1_BLASTX_FILTER_COMIN 0.8
|
||||
AssignUndef PASS1_BLASTX_FILTER_GCODE 11
|
||||
|
||||
#
|
||||
# pass1: exonerate parameters
|
||||
|
Reference in New Issue
Block a user