Provided by: libbio-perl-perl_1.6.924-3_all
SYNOPSIS
$loc = Bio::Coordinate::Result::Match->new( -start=>10, -end=>30, -strand=>+1 );
DESCRIPTION
This is a location class for coordinate mapping results.