_toil_worker
cross-platform workflow engine
Install
- All systems
-
curl cmd.cat/_toil_worker.sh
- Debian
-
apt-get install toil
- Ubuntu
-
apt-get install toil
- Kali Linux
-
apt-get install toil
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install toil
- Dockerfile
- dockerfile.run/_toil_worker
toil
cross-platform workflow engine
Toil is a scalable, efficient, cross-platform and easy-to-use workflow engine in pure Python. It works with several well established load balancers like Slurm or the Sun Grid Engine. Toil is also compatible with the Common Workflow Language (CWL) via the "toil-cwl-runner" interface, which this package make available via the Debian alternativess system under the alias "cwl-runner".