Lincoln D. Stein > GBrowse-1.995 > Bio::Graphics::Browser::Region

Download:
GBrowse-1.995.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  0
View Bugs
Report a bug
Source   Latest Release: GBrowse-1.9971

$whole = $db->whole_segment ($segment,$settings);

Given a detail segment, return the whole seq_id that contains it

$region = $db->region_segment ($segment,$settings [,$whole]);

Given a detail segment and the current settings, return the region centered on the segment. The whole segment can be passed if desired -- this will avoid a redundant lookup.