Provided by: libbio-perl-perl_1.6.924-3_all bug

SYNOPSIS

         $loc = Bio::Coordinate::Result::Gap->new(-start=>10,
                                                 -end=>30,
                                                 -strand=>1);

DESCRIPTION

       This is a location object for coordinate mapping results.