| 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 MultipleSeqAlignment 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 Fri Nov 26 16:18:43 2010 | http://epydoc.sourceforge.net |