| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
SequenceAlphabets
Sequence alphabet enumerations.
Note: This class is kept for backwards compatibility. The individual alphabet classes must be defined in the top level namespace, otherwise the new enum types cannot be pickled properly.
| Nested Classes | |
|
Nucleic Nucleic sequence alphabet |
|
|
Protein Protein sequence alphabet |
|
|
StdProtein Standard protein sequence alphabet |
|
|
Unknown Unknown sequence alphabet |
|
| Instance Methods | |
|
Inherited from |
| Static Methods | |||
| bool |
|
||
| csb.core.enum |
|
||
| Class Variables | |
ALL_ALPHABETS =
|
|
MAP =
|
|
| Properties | |
|
Inherited from |
| Method Details |
Return True if
|
Get the alphabet corresponding to the specified sequence
|
| Class Variable Details |
ALL_ALPHABETS
|
MAP
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Jul 4 20:19:05 2017 | http://epydoc.sourceforge.net |