Bio::DB::GFF::Adaptor::memory::iterator(3) iterator for Bio::DB::GFF::Adaptor::memory

SYNOPSIS

For internal use only

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().

BUGS

None known yet.

AUTHOR

Lincoln Stein <[email protected]>.

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.