ga4gh / ga4gh-schemas

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

Sequence Annotations Feature Types #736

Open david4096 opened 7 years ago

david4096 commented 7 years ago

Currently the documentation is unclear about how to use ontology terms to specify a feature_type field in a SearchFeaturesRequest. There is a TODO in place that should be removed and replaced with the full Ontology Term representation, i.e. {"id": "SO:0123123"}, as opposed to just a string.

https://github.com/ga4gh/schemas/blob/3ea80705acf261661ac550125b5867538228b816/src/main/proto/ga4gh/sequence_annotation_service.proto#L131