Bio::DB::GFF::Adaptor::berkeleydb::iterator - iterator for Bio::DB::GFF::Adaptor::berkeleydb
Contents
Bugs
None known yet.
Description
This is an internal module that is used by the Bio::DB::GFF in-memory 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::berkeleydb::iterator - iterator for Bio::DB::GFF::Adaptor::berkeleydb
See Also
Bio::DB::GFF,
Synopsis
For internal use only
