The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Bio::DB::Das::BioSQL::PartialSeqAdaptor - class that helps to use custom object adaptors

SYNOPSIS

    This is a private class.

DESCRIPTION

This is a custom driver class for sequence objects retrieved from BioDB. We don't want to retrieve all the features at initialization time, because it may be slow. Thus, they are fetched by calling slow_attach_children if necessary.

CHANGES

Mon Mar 15 10:21:17 EST 2004

Fixed slow_attach_children() to retrieve partially overlapping features.

AUTHOR - Vsevolod (Simon) Ilyushchenko

Email simonf@cshl.edu