Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 410 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 410 Bytes

🚨 EDRN Biomarker Notifier

The EDRN Biomarker Notifir watches for changes from the Data Management and Coordinating Center to the "biomarker name" property of protocols from their SOAP (🤮) API and emails interested parties about changes to that property.

📀 Installation

Try:

python3 -m venv .venv
venv/bin/pip install .