Releases: BaranziniLab/UCSFOMOPAgent
Releases · BaranziniLab/UCSFOMOPAgent
UCSFOMOPAgent v0.1.0 — BioRouter Extension Bundle
What's New
This release adds the .brxt BioRouter Extension Bundle format, enabling one-click installation directly from BioRouter.
How to Install
- Download
ucsfomopagent.brxtbelow - Open BioRouter → Extensions tab → Add extension
- Drag and drop the
.brxtfile (or click Browse file…) - Click Next: Configure → and fill in your UCSF credentials
- Click Install Extension
BioRouter will install the virtual environment automatically.
Environment Variables
| Variable | Required | Default | Description |
|---|---|---|---|
CLINICAL_RECORDS_USERNAME |
✅ | — | UCSF network username |
CLINICAL_RECORDS_PASSWORD |
✅ | — | UCSF network password |
OMOP_LOG_LEVEL |
optional | INFO |
Logging level |
Manual Installation (without BioRouter)
unzip ucsfomopagent.brxt -d ucsfomopagent
cd ucsfomopagent
CLINICAL_RECORDS_USERNAME="youruser" CLINICAL_RECORDS_PASSWORD="yourpass" uv run ucsfomopagent