Initial Setup
Prerequisites
Python
Install Toil
Option 1 - Install Toil in Python Virtual Environment [Recommended for first time users]
Create a python virtual environment
python3 -m venv venvActivate the virtual environment
Update pip in the virtual environment
Install toil in the virtual environment
Option 2 - Alternative Installation Methods
Resources:
Install Node.js
Singularity
Setup the singularity cache:
Setup Singularity cacheEnvironment Variables
Required
Recommended
Optional
Last updated
Was this helpful?