Package Bio :: Package SeqIO :: Module generic :: Class ClustalFormat
[hide private]
[frames] | no frames]

Class ClustalFormat

source code

GenericFormat --+
                |
               ClustalFormat

Instance Methods [hide private]
 
__init__(self, instream=None, outstream=None, alphabet=Alphabet()) source code
 
ParseAlignment(self) source code
 
next(self) source code

Inherited from GenericFormat: __getitem__, close, find_start, flush, get_header, write, write_records

Method Details [hide private]

__init__(self, instream=None, outstream=None, alphabet=Alphabet())
(Constructor)

source code 
Overrides: GenericFormat.__init__

next(self)

source code 
Overrides: GenericFormat.next