Trees | Indices | Help |
---|
|
Base class for building Alignment writers.
You should write a write_alignment() method. You may wish to redefine the __init__ method as well
|
|||
|
|||
|
|||
|
|
Use this to write an entire file containing the given alignments. alignments - A list or iterator returning Alignment objects In general, this method can only be called once per file. This method should be replaced by any derived class to do something useful. |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Sep 15 09:26:30 2008 | http://epydoc.sourceforge.net |