Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ For a fully self-contained environment that avoids OS-level dependency conflicts

## Running Robin via `robin_demo.ipynb`

_In order to run Robin as used in the manuscript, only input the name of a disease, with no other text. If you wish to optimize how Robin searches for experimental models and therapeutic candidates, we suggest changing the internal prompts of Robin (via prompts.py), not the initial input to the pipeline._

1. **Launch Jupyter Notebook or JupyterLab:**
Navigate to the `robin` directory in your terminal (ensure your virtual environment is activated) and run:

Expand Down
Loading