Run the Robin Demo Notebook
mainTo run the standard scientific discovery pipeline as described in the research:
- Launch Jupyter:
Navigate to the
robindirectory and runjupyter notebookorjupyter lab. - Open the Notebook: Open
robin_demo.ipynb. - Configure: Locate the
RobinConfigurationcell and set yourdisease_nameand (optionally) API keys. - Execute: Run the cells sequentially to perform:
- Experimental Assay Generation: Generates and ranks potential assays.
- Therapeutic Candidate Generation: Generates and ranks candidates based on the top assay.
- Experimental Data Analysis (Optional): If you have experimental data, this step uses the Edison platform to analyze it and refine candidate generation.
jupyter notebook