ga4gh / ga4gh-schemas

Models and APIs for Genomic data. RETIRED 2018-01-24
http://ga4gh.org
Apache License 2.0
214 stars 110 forks source link

Deprecate reference ID in favor of reference name or accession ID #856

Closed david4096 closed 7 years ago

david4096 commented 7 years ago

There is currently a split in the API where some endpoints (reads) expect a reference ID, while other's expect a name.

We have been unable to enforce ID everywhere in previous pull requests. This issue proposes that the reference ID be removed from the API, and that the reference name (a local ID) be used to identify a reference within a referenceset for search purposes.

david4096 commented 7 years ago

Dupe of https://github.com/ga4gh/ga4gh-schemas/issues/593