The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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 _