NAME
Bio::Parser::BaseParser - DESCRIPTION of Object
SYNOPSIS
# don't instantiate directly - instead do
my
$seqio
= Bio::Parser->new(
-format
=>
"BaseParser"
,
-file
=> \STDIN);
DESCRIPTION
FEEDBACK
AUTHOR - 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 _