Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BTE no results on Workflow D.4 query #108

Open
vgardner-renci opened this issue Jul 8, 2021 · 2 comments
Open

BTE no results on Workflow D.4 query #108

vgardner-renci opened this issue Jul 8, 2021 · 2 comments
Assignees
Labels
demoscript December Demo Script Issues Explain

Comments

@vgardner-renci
Copy link
Contributor

https://arax.ncats.io/?source=ARS&id=66cf5381-18cc-4756-8cd6-232500d7db8e

image

@vgardner-renci
Copy link
Contributor Author

{
  "callback": "http://localhost:8000/ars/api/messages/56267c0d-d70c-4c67-8c7d-3259f7739a23",
  "message": {
    "query_graph": {
      "edges": {
        "e00": {
          "object": "n01",
          "subject": "n00"
        },
        "e01": {
          "object": "n02",
          "subject": "n01"
        },
        "e02": {
          "object": "n03",
          "subject": "n02"
        },
        "e03": {
          "object": "n04",
          "subject": "n03"
        }
      },
      "nodes": {
        "n00": {
          "categories": [
            "biolink:ChemicalSubstance"
          ],
          "ids": [
            "DRUGBANK:DB00150"
          ]
        },
        "n01": {
          "categories": [
            "biolink:Protein"
          ]
        },
        "n02": {
          "categories": [
            "biolink:MolecularActivity"
          ]
        },
        "n03": {
          "categories": [
            "biolink:MolecularActivity"
          ]
        },
        "n04": {
          "categories": [
            "biolink:ChemicalSubstance"
          ],
          "ids": [
            "KEGG.COMPOUND:C02700"
          ]
        }
      }
    }
  },
  "validation_result": {
    "message": "",
    "size": "2 kB",
    "status": "PASS",
    "version": "1.1.1"
  }
}```

@vgardner-renci vgardner-renci added Explain demoscript December Demo Script Issues labels Jul 8, 2021
@andrewsu
Copy link
Contributor

Standard (linear) four-hop explain query. BTE planned fix tracked in biothings/biothings_explorer#112

@vgardner-renci vgardner-renci changed the title BTE error on Workflow D.4 query BTE 504 error on Workflow D.4 query Aug 25, 2021
@vgardner-renci vgardner-renci changed the title BTE 504 error on Workflow D.4 query BTE no results on Workflow D.4 query Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
demoscript December Demo Script Issues Explain
Projects
None yet
Development

No branches or pull requests

2 participants