You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
3 years ago | |
|---|---|---|
| AACT_downloader | 3 years ago | |
| Orangebook | 3 years ago | |
| Parser | 4 years ago | |
| assorted | 4 years ago | |
| classifications | 3 years ago | |
| history_downloader | 3 years ago | |
| .gitignore | 3 years ago | |
| README.md | 3 years ago | |
| data-graph | 4 years ago | |
| justfile | 3 years ago | |
README.md
ClinicalTrialsDataProcessing
This represents my
Prerequisites
Python >= 3.8 Docker >= 20.10 Curl >= 7 Just >= 1.9
Usage
Basic usage
Check prerequisites
just check-status
Setup the underlying AACT database including downloading historical data.
just create
just select-trials
Advanced Usage
TODO
finish advanced usage add a section describing networking