| 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 Fri Dec 27 22:25:21 2013 | http://epydoc.sourceforge.net |