The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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