di2ag / chp_api

The NCATS Connections Hypothesis Provider (CHP) API
Apache License 2.0
0 stars 11 forks source link

Tissue - Gene Annotation #78

Open GregHydeDartmouth opened 1 month ago

GregHydeDartmouth commented 1 month ago

Tissue - Gene Annotation

Tissue-gene specificity app currently only answers "lookup" one-hops where one node is populated with curies. We need to extend this to also consider annotation one-hops where both nodes have curies and we simply support edge annotation with tissue-gene specificity values.

Modules that need to edited are in: https://github.com/di2ag/gene-specificity However, it is likely that we will also need to update our templating service in: https://github.com/di2ag/chp_api/blob/production/chp_api/dispatcher/base.py

GregHydeDartmouth commented 2 weeks ago

Deployed live on CI