ga4gh / vrs

Extensible specification for representing and uniquely identifying biological sequence variation
https://vrs.ga4gh.org
Apache License 2.0
80 stars 34 forks source link

Document how to span origin on circular sequences #537

Open ahwagner opened 2 months ago

ahwagner commented 2 months ago

See ga4gh/vrs-python#362, ga4gh/vrs-python#433, and #477 for various discussion threads.

We currently support describing sequences as circular but do not provide documentation for how to represent SequenceLocations that span the origin point.

This should be fixed ahead of VRS 2.0 release.