Bio::DB::GFF::Adaptor::dbi::iterator - iterator for Bio::DB::GFF::Adaptor::dbi
Contents
Bugs
None known yet.
Description
This is an internal module that is used by the Bio::DB::GFF DBI adaptor to return an iterator across a
sequence feature query. The object has a single method, next_feature(), that returns the next feature
from the query. The method next_seq() is an alias for next_feature().
Name
Bio::DB::GFF::Adaptor::dbi::iterator - iterator for Bio::DB::GFF::Adaptor::dbi
See Also
Bio::DB::GFF,
Synopsis
For internal use only
