chembl_webservices_2
chembl_webservices_2 copied to clipboard
Source code of the ChEMBL web services.
The properties of the drug endpoint should be similar to the molecule endpoint with the extra data for drugs only
How was the value `1000` chosen for https://github.com/chembl/chembl_webservices_2/blob/master/chembl_webservices/core/pagination.py#L24? There does not seem to have been much discussion around this decision: https://github.com/chembl/chembl_webservices_2/issues/15. I am trying to prepare data for the Open...
I was trying to send some information on the ChEMBL metabolism web services to someone and they aren't working. David has shown me how to do this via elastic search...
As we discussed. It will be convenient for the new interface and other new functionalities.
@FionaEBI requested to include it in the mechanism of action and drug indication endpoints, as it is very useful when using this resources.
When you return this webpage from api: https://www.ebi.ac.uk/chembl/api/data/mechanism?molecule_chembl_id=CHEMBL2103846 There is whitespace in the PUBMED identifier (and in the end of url): ``` 18216291 PubMed http://europepmc.org/abstract/MED/18216291 ``` I know that in...
related to https://github.com/chembl/chembl_core_model/issues/10 we need this data to be accessible from WS
related to https://github.com/chembl/chembl_core_model/issues/9 we need this data to be accessible from WS
Need to add a model and web service for the new activity_supp table. Need to decide if better to have as a separate resource or nested in Activities output?