Trees | Indices | Help |
---|
|
Holds information about a multiple alignment.
Members: alignment A list of tuples (name, start residue, sequence, end residue).
The start residue is 1-based. It may be blank, if that sequence is not aligned in the multiple alignment.
|
|||
|
|||
|
|
Retrieve generic alignment object for the given alignment. Instead of the tuples, this returns an Alignment object from Bio.Align.Generic, through which you can manipulate and query the object. alphabet is the specified alphabet for the sequences in the code (for example IUPAC.IUPACProtein. Thanks to James Casbon for the code. |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Sep 15 09:26:30 2008 | http://epydoc.sourceforge.net |