mirror of
https://github.com/biopython/biopython.git
synced 2025-10-20 13:43:47 +08:00
@ -245,7 +245,7 @@ class GenericPositionMatrix(dict):
|
||||
1.0, then only columns of identical letters contribute to the
|
||||
consensus. Default value is zero.
|
||||
- setcase - threshold for the positive matches, divided by
|
||||
the total count in a column, above which the consensus is is
|
||||
the total count in a column, above which the consensus is in
|
||||
upper-case and below which the consensus is in lower-case. By
|
||||
default, this is equal to 0.5.
|
||||
"""
|
||||
|
Reference in New Issue
Block a user