Trees | Indices | Help |
---|
|
Base class for building MultipleSeqAlignment 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 MultipleSeqAlignment 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 Fri Nov 26 15:43:45 2010 | http://epydoc.sourceforge.net |