Bio::DB::GFF::Adaptor::dbi::iterator(3pm) | User Contributed Perl Documentation | Bio::DB::GFF::Adaptor::dbi::iterator(3pm) |
Bio::DB::GFF::Adaptor::dbi::iterator - iterator for Bio::DB::GFF::Adaptor::dbi
For internal use only
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().
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.
2020-01-13 | perl v5.30.0 |