Trees | Indices | Help |
---|
|
Miscellaneous functions for dealing with sequences (DEPRECATED).
This module is deprecated, and is expected to be removed in the next release. If you use this module, please contact the Biopython developers via the mailing lists.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
__package__ =
|
|||
__warningregistry__ =
|
|
given an amino-acid sequence, return it in reduced alphabet form based on the letter-translation table passed. Some "standard" tables are in Alphabet.Reduced. seq: a Seq.Seq type sequence reduction_table: a dictionary whose keys are the "from" alphabet, and values are the "to" alphabet |
|
__warningregistry__
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Nov 26 16:18:42 2010 | http://epydoc.sourceforge.net |