monarch-initiative / monarch-ingest

Data ingest application for Monarch Initiative knowledge graph using Koza
https://monarchinitiative.org
14 stars 1 forks source link

Populate in_taxon_label on genes #471

Closed kevinschaper closed 1 year ago

kevinschaper commented 1 year ago

The UI needs taxon labels, biolink will have support for taxon labels in 3.4.3

Work is happening in #467

For a first pass, we'll just use a hardcoded dictionary, and we can move to something more complex if necessary and that detail should be hidden from anything further up in the stack (monarch-py, api, ui etc)

kevinschaper commented 1 year ago

I pivoted on this, I didn't realize that we had an NCBITaxon subset in Phenio, which makes it feel a bit silly to hardcode with constants.