Trees | Indices | Help |
---|
|
Interfaces.AlignmentWriter --+ | NexusWriter
Nexus alignment writer.
Note that Nexus files are only expected to hold ONE alignment matrix.
You are expected to call this class via the Bio.AlignIO.write() or Bio.SeqIO.write() functions.
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
Use this to write an entire file containing the given alignments. alignments - A list or iterator returning Alignment objects. This should hold ONE and only one Alignment.
|
Returns 'protein', 'dna', 'rna' based on the alphabet (PRIVATE). Raises an exception if this is not possible. |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Wed Dec 16 11:25:22 2009 | http://epydoc.sourceforge.net |