frostyfan109 / tranql

A Translator Query Language
https://researchsoftwareinstitute.github.io/data-translator/apps/tranql
MIT License
0 stars 1 forks source link

RTX accepts a small range of ontologies #39

Closed frostyfan109 closed 5 years ago

frostyfan109 commented 5 years ago

This results in it yielding few to no results.

I have not tested on any other nodes, but it seems to only accept ChEMBL identifiers for chemical_substance. Additionally, it only accepts ChEMBL identifers that are formatted as CHEMBL.COMPOUND:{id}

Also, it only accepts Disease Ontology (DOID) for disease, where most accept Monarch Disease Ontology (MONDO).

frostyfan109 commented 5 years ago

Closed as this is not really something that we can fix.