Trial Matcher
PythonClinical trial matching. Find relevant trials based on patient criteria.
Installation
Install command
pip install clinical-skills Usage
Command
python -m tools.clis.trial_matcher --condition lung-cancer --location "Berlin" --radius 50 Metadata
- Language
- Python
- Category
- cli
- Repository
- View on GitHub →