NAME
Bio::SeqReader - Classes for reading sequence data.
SYNOPSIS
use Bio::SeqReader;
DESCRIPTION
The Bio::SeqReader package provides classes specifically for reading sequence data.
EXPORT
None by default.
SEE ALSO
Bio::SeqReader::Fastq, Bio::SeqReader::FastqRecord.
AUTHOR
John A. Crow, <jac@ncgr.org>
COPYRIGHT AND LICENSE
Copyright (C) 2012 by John A. Crow.
Copyright (C) 2012 by National Center for Genome Resources.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.0 or, at your option, any later version of Perl 5 you may have available.