logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Bio::Graphics::Browser2::Region -- Provide method for fetching and manipulating regions

Contents

Name

       Bio::Graphics::Browser2::Region -- Provide method for fetching and manipulating regions

   $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.

perl v5.40.0                                       2024-10-20               Bio::Graphics::Browser2::Region(3pm)

See Also