The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Bio::Chaos::Parser::fasta - fasta sequence input/output stream

SYNOPSIS

Do not use this module directly. Use it via the Bio::Chaos::Parser class.

DESCRIPTION

generates events with this schema:

  (fastaseqset
   (fastaseq*
    (header "str")
    (residues "str")
    (seqlen "int")))

FEEDBACK

AUTHORS - Chris Mungall

Email: cjm AT fruitfly DOT org

APPENDIX

The rest of the documentation details each of the object methods. Internal methods are usually preceded with a _