[Bioperl-l] Re: Handling gff3 Target and Dbxref tags through
FeatureIO
Hilmar Lapp
hlapp at gmx.net
Sat Oct 23 23:08:46 EDT 2004
On Thursday, October 21, 2004, at 11:09 AM, Allen Day wrote:
> but i don't understand the
> Bio::Location::CoordinatePolicy yet, it looks like it affects calls to
> start() and end().
>
You only need to worry about this for fuzzy locations. The coordinate
policy in effect essentially determines what you consider as the start
coordinate for a location like <1..10 and similarly for the end
coordinate. At the time consensus could not be reached and so we
designed this API that lets you have your way if you can implement it
as a policy object. There's some default ones two for the most common
cases (use max, use min, etc).
-hilmar
--
-------------------------------------------------------------
Hilmar Lapp email: lapp at gnf.org
GNF, San Diego, Ca. 92121 phone: +1-858-812-1757
-------------------------------------------------------------
More information about the Bioperl-l
mailing list