| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
AbstractResidueMapper --+
|
RobustResidueMapper
Exhaustive residue mapper, which uses Needleman-Wunsch global
alignment. Much slower (quadratic), but fail-proof even with incompatible
sequences (can insert gaps in both the sparse and the
reference sequence).
| Nested Classes | |
| GlobalAligner | |
|
Inherited from |
|
| Instance Methods | |||
|
|||
| SparseChainSequence |
|
||
|
Inherited from Inherited from |
|||
| Class Variables | |
__abstractmethods__ =
|
|
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Map
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Jul 4 20:19:05 2017 | http://epydoc.sourceforge.net |