Trees | Indices | Help |
---|
|
Interfaces.SequenceWriter --+ | ClustalWriter
Write Clustal sequence alignments.
|
|||
|
|||
|
|||
Inherited from |
|
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 SeqRecord iterator, or list of SeqRecords Right now this code uses Bio.Clustalw.ClustalAlignment to do the hard work - this may change in the future.
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Sep 15 09:22:47 2008 | http://epydoc.sourceforge.net |