NCATSTranslator / minihackathons

MIT License
5 stars 5 forks source link

A.0_RHOBTB2_direct.json no results from Aragorn #322

Open vgardner-renci opened 2 years ago

vgardner-renci commented 2 years ago

Json here

https://arax.ncats.io/?r=e30aa77e-741f-4e97-81d9-d8c76942a729

ARAGORN Dev Info here


  "logs": [
    {
      "code": null,
      "level": "WARNING",
      "message": "strider No results returned.",
      "timestamp": "2021-10-07T23:09:20.760838"
    },
    {
      "code": null,
      "level": "DEBUG",
      "message": "End of strider processing. Time elapsed: 143 seconds",
      "timestamp": "2021-10-07T23:09:20.760878"
    }
  ],
  "message": {
    "knowledge_graph": {
      "edges": {},
      "nodes": {}
    },
    "query_graph": {
      "edges": {
        "e01": {
          "constraints": [],
          "object": "n0",
          "predicates": [
            "biolink:entity_negatively_regulates_entity",
            "biolink:decreases_abundance_of",
            "biolink:decreases_expression_of",
            "biolink:decreases_stability_of",
            "biolink:decreases_uptake_of",
            "biolink:increases_degradation_of",
            "biolink:decreases_synthesis_of",
            "biolink:decreases_activity_of"
          ],
          "subject": "n1"
        }
      },
      "nodes": {
        "n0": {
          "categories": [
            "biolink:Gene"
          ],
          "constraints": [],
          "ids": [
            "NCBIGene:23221"
          ],
          "is_set": false,
          "fulltextname": "n0"
        },
        "n1": {
          "categories": [
            "biolink:SmallMolecule"
          ],
          "constraints": [],
          "is_set": false,
          "fulltextname": "n1"
        }
      }
    },
    "results": []
  },
  "pid": "81fdb4f3f00a",
  "status": "Success",
  "status_code": 200,
  "validation_result": {
    "message": "",
    "n_edges": 0,
    "n_nodes": 0,
    "provenance_summary": {
      "n_sources": 0,
      "predicate_counts": {},
      "provenance_counts": {}
    },
    "size": "2 kB",
    "status": "PASS",
    "version": "1.2.0"
  },
  "araxui_response": "7cd7f977-ec7d-48eb-a215-4b3ed0bea8f5",
  "schema_version": "1.2 (presumed)"
}