Bio::DB::GFF::Adaptor::memory::iterator
iterator for Bio::DB::GFF::Adaptor::memory
- Provided by: libbio-db-gff-perl (Version: 1.7.4-1build1)
- Report a bug
iterator for Bio::DB::GFF::Adaptor::memory
For internal use only
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().
None known yet.
Bio::DB::GFF,
Lincoln Stein <lstein@cshl.org>.
Copyright (c) 2001 Cold Spring Harbor Laboratory.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.