If proteins are looked for without stop adds an extra option
PASS1_LOOK_FOR_PSEUDO allowing for searching with stop in a second time (Pseudogene search). The PASS1_ALLOW_STOP is set back to 0 and the new PASS1_LOOK_FOR_PSEUDO is set to 1 Former-commit-id: 318327af6bdc3fbdfbe7f438ff7cbea22863a0ab Former-commit-id: a130baf2b1c3bf1158d367d3633b02600f04674a
This commit is contained in:
@@ -44,7 +44,8 @@ AssignUndef PASS1_SUBMAT $ModelsDir/blosum62.mat
|
||||
# pass1: cluster selection parameters
|
||||
#
|
||||
AssignUndef PASS1_MAX_SPAN 10000
|
||||
AssignUndef PASS1_ALLOW_STOP 1
|
||||
AssignUndef PASS1_ALLOW_STOP 0
|
||||
AssignUndef PASS1_LOOK_FOR_PSEUDO 1
|
||||
|
||||
#
|
||||
# extension parameters
|
||||
|
Reference in New Issue
Block a user