Closed Sharma05 closed 3 years ago
Log error returned for Answer coalesce while running Workflow A using Aragorn. This query is for EGFR. See query below or here
query = {"message": {"query_graph": { "nodes": { "n0": { "categories": [ "biolink:Gene" ], "name": "EGFR", "ids": ["NCBIGene:1956"] }, "n1": { "name": "Chemical Substance", "categories": ["biolink:ChemicalSubstance"] } }, "edges": { "e0": { "subject": "n0", "object": "n1", "predicates": [ "biolink:decreases_abundance_of", "biolink:decreases_activity_of", "biolink:decreases_expression_of", "biolink:decreases_synthesis_of", "biolink:increases_degradation_of", "biolink:disrupts", "biolink:entity_negatively_regulates_entity" ] } } } } }
NB: Strider works fine - no errors.
Thanks - can you close this and open it on the AC repo?
Transferred to AC repo issue
Log error returned for Answer coalesce while running Workflow A using Aragorn. This query is for EGFR. See query below or here
NB: Strider works fine - no errors.