Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dhimmel/clintrials
Cataloging pharmacotherapies in clinical trial from ClinicalTrials.gov
https://github.com/dhimmel/clintrials
clinical-trials disease drug drug-repurposing gov indications rephetio
Last synced: 3 months ago
JSON representation
Cataloging pharmacotherapies in clinical trial from ClinicalTrials.gov
- Host: GitHub
- URL: https://github.com/dhimmel/clintrials
- Owner: dhimmel
- Created: 2015-05-26T02:26:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-17T13:22:25.000Z (over 8 years ago)
- Last Synced: 2024-05-02T06:00:17.755Z (8 months ago)
- Topics: clinical-trials, disease, drug, drug-repurposing, gov, indications, rephetio
- Language: Jupyter Notebook
- Homepage: https://doi.org/10.15363/thinklab.d212
- Size: 90.6 MB
- Stars: 24
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Extracting indications from clinicaltrials.gov
This repository extracts drug–disease relationships from [ClinicalTrials.gov](https://clinicaltrials.gov).
Diseases are mapped to the Disease Ontology and drugs are mapped to DrugBank. See [`data/DrugBank-DO.tsv`](data/DrugBank-DO.tsv) for the table of extracted relationships. The extracted drug–disease relationships are not physician curated. The automated extraction approach likely results in some erroneous relationships. Additionally, many relationships may represent symptomatic applications of a drug.
## License
All original content is licensed under [CC0 1.0](https://creativecommons.org/publicdomain/zero/1.0/). See [`download/terms.md`](download/terms.md) for the terms and conditions of the ClinicalTrials.gov database.