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

Class PirFormat

source code

GenericFormat --+
                |
               PirFormat

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

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

Method Details [hide private]

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

source code 
Overrides: GenericFormat.__init__

write(self, record)

source code 
Overrides: GenericFormat.write