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. It should return the number of alignments |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Dec 25 10:43:36 2008 | http://epydoc.sourceforge.net |