This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Description
Proposed solution
Have a info in the response that specifies if the data in the beacon is 0-based or 1-based.
While the recommendation for the API is to be 0-based ga4gh-beacon/specification#251 , that might not always be the case. Hence we will add some information to the API that a beacon deployment can specify what kind of data it has.
This is GA4GH related.
DoD (Definition of Done)
infoobject contains a key that specifies if 0-base or 1-base.
Testing
Unit test and peer review.