| Trees | Indices | Help |
|
|---|
|
|
object --+
|
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 Inherited from |
|||
|
|||
|
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 Tue Feb 5 17:59:49 2013 | http://epydoc.sourceforge.net |