monarch-initiative / monarch-ingest

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

Populate name field in NCBI Gene load #416

Closed kevinschaper closed 8 months ago

kevinschaper commented 1 year ago

It looks like we're putting the description into the name field in the NCBI Gene load.

id symbol name description
NCBIGene:373854 TENM2 teneurin transmembrane protein 2
NCBIGene:373885 FZD10 frizzled class receptor 10
NCBIGene:373886 FZD9 frizzled class receptor 9
NCBIGene:373887 FZD4 frizzled class receptor 4
NCBIGene:373888 TFAM transcription factor A, mitochondrial

We should switch that over to name, and if the description is included, include it as well

monicacecilia commented 8 months ago

@kevinschaper - has this been completed? or is there something still pending?