monarch-initiative / monarch-ingest

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

Enable negated edges in HPOA ingest #268

Closed kevinschaper closed 2 years ago

kevinschaper commented 2 years ago

Right now the "NOT" rows in phenotype.hpoa are skipped, I think because the ingest was written while the biolink negation discussion was under way.

We can update this now to set the negated column to true for these records rather than skipping them.