Open
Description
The clue.io API is documented here: https://clue.io/api
-
https://api.clue.io/api/perts?filter={%22where%22:{%22pert_iname%22:%22erlotinib%22}}&user_key=bf92d3cb1afa1d3d2135cb2848ef7a51 links compounds to cell lines, MOAs, and targets
-
https://api.clue.io/api/rep_drug_indications?filter={%22where%22:{%22pert_iname%22:%22afatinib%22}}&user_key=bf92d3cb1afa1d3d2135cb2848ef7a51 links compounds to indications
-
https://api.clue.io/api/rep_drug_targets/?filter={%22where%22:{%22pert_iname%22:%22erlotinib%22}}&user_key=bf92d3cb1afa1d3d2135cb2848ef7a51 links compounds to targets (with provenance)
probably more endpoints in there worth adding as well... Though on second look, might have some authentication issues to work through...