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.
perl v5.20.2 2015-10-23 Bio::Coordinate::Result::Match(3pm)