Home | Trees | Indices | Help |
|
---|
|
object --+ | AbstractScoringMatrix --+ | IdentityMatrix
Simple identity-based scoring matrix.
Nested Classes | |
Inherited from |
Instance Methods | |||
|
|||
float |
|
||
Inherited from |
Class Variables | |
__abstractmethods__ =
|
Properties | |
float |
match Score for a match |
float |
mismatch Score for a mismatch |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Return the pairwise score of residues
|
Property Details |
matchScore for a match
|
mismatchScore for a mismatch
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jul 4 20:19:05 2017 | http://epydoc.sourceforge.net |