Changes for version 0.1.0
- o Added reader for fasta format. o Added explicit inclusion of IO::Handle in Fasta.pm and Fastq.pm to work around weirdness with using \*STDIN directly as an IO::Handle filehandle.
Modules
Classes for reading sequence data.
Class providing a reader for files in FASTA format.
Class providing methods for representing identifier, description, and sequence information in FASTA records.
Class providing a reader for files in FASTQ format.
Class providing methods for representing header, sequence, and quality information in FASTQ records.