Trees | Indices | Help |
|
---|
|
object --+ | MMSequenceConverter
Converts sequence between mmseq and MSV sequence formats.
Note: This is supposed to be used with 'with' context manager.
|
|||
|
|||
|
|||
Inherited from |
|
|||
|
|||
int |
|
||
List of ProteinSequence. |
|
||
|
|
|||
|
Converts a mmseq sequence object specified by handle to ProteinSequence object.
|
Converts a ProteinSequence to mmseq object.
Note: The returned handle needs to be deleted by calling mm.mmseq_delete. |
Reads all sequences from file specified by file_name.
|
Writes sequences to a file specified by file_name.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue May 2 06:33:23 2017 | http://epydoc.sourceforge.net |