ecotag: clarified similarity circle documentation
This commit is contained in:
@ -48,7 +48,7 @@ def addOptions(parser):
|
|||||||
type=float,
|
type=float,
|
||||||
help="Minimum identity considered for the assignment circle "
|
help="Minimum identity considered for the assignment circle "
|
||||||
"(sequence is assigned to the LCA of all sequences within a similarity circle of the best matches; "
|
"(sequence is assigned to the LCA of all sequences within a similarity circle of the best matches; "
|
||||||
"the threshold for this circle is the highest value between <CIRCLE_THRESHOLD> and the best assignment score found). "
|
"the threshold for this circle is the highest value between <CIRCLE_THRESHOLD> and the best assignment score found for the query sequence). "
|
||||||
"Give value as a normalized identity, e.g. 0.95 for an identity of 95%%. "
|
"Give value as a normalized identity, e.g. 0.95 for an identity of 95%%. "
|
||||||
"Default: 0.99.")
|
"Default: 0.99.")
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user