NCATSTranslator / minihackathons

MIT License
5 stars 5 forks source link

Openpredict no results Workflow A.5 #152

Closed vgardner-renci closed 3 years ago

vgardner-renci commented 3 years ago

https://arax.ncats.io/?source=ARS&id=df3f226a-571a-4219-ba5e-a37b7040ee18

No predicates or categories, CURIE on subject

image

vgardner-renci commented 3 years ago

{
  "message": {
    "knowledge_graph": {
      "edges": {},
      "nodes": {}
    },
    "query_graph": {
      "edges": {
        "e01": {
          "object": "n1",
          "subject": "n0"
        }
      },
      "nodes": {
        "n0": {
          "categories": [
            "biolink:Gene"
          ],
          "ids": [
            "NCBIGene:23221"
          ]
        },
        "n1": {}
      }
    },
    "results": []
  },
  "validation_result": {
    "message": "",
    "n_edges": 0,
    "n_nodes": 0,
    "size": "0.88 kB",
    "status": "PASS",
    "version": "1.1.1"
  }
}
tursynay commented 3 years ago

Vicki has an update to add here

vemonet commented 3 years ago

OpenPredict contains predictions of drug-disease associations, so we don't expect to get results when asking for genes

Is there anything we need to do?

vgardner-renci commented 3 years ago

Closing.