| Bio-Chaos documentation | view source | Contained in the Bio-Chaos distribution. |
Bio::Chaos::Parser::fasta - fasta sequence input/output stream
Do not use this module directly. Use it via the Bio::Chaos::Parser class.
generates events with this schema:
(fastaseqset
(fastaseq*
(header "str")
(residues "str")
(seqlen "int")))
Email: cjm AT fruitfly DOT org
The rest of the documentation details each of the object methods. Internal methods are usually preceded with a _
| Bio-Chaos documentation | view source | Contained in the Bio-Chaos distribution. |