Trees | Indices | Help |
---|
|
This class should be subclassed.
Interlaced file formats (e.g. Clustal) should subclass directly.
Sequential file formats (e.g. Fasta, GenBank) should subclass the SequentialSequenceWriter class instead.
|
|||
|
|||
|
|||
|
|
Creates the writer object Use the method write_file() to actually record your sequence records. |
Use this to write an entire file containing the given records. records - A list or iterator returning SeqRecord objects This method can only be called once. |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Feb 7 11:50:32 2008 | http://epydoc.sourceforge.net |