toil
toil copied to clipboard
A scalable, efficient, cross-platform (Linux/macOS) and easy-to-use workflow engine in pure Python.
.. image:: https://badges.gitter.im/bd2k-genomics-toil/Lobby.svg :alt: Join the chat at https://gitter.im/bd2k-genomics-toil/Lobby :target: https://gitter.im/bd2k-genomics-toil/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
Toil is a scalable, efficient, cross-platform (Linux & macOS) pipeline management system, written entirely in Python, and designed around the principles of functional programming.
- Check the
website
_ for a description of Toil and its features. - Full documentation for the latest stable release can be found at
Read the Docs
_. - Please subscribe to low-volume
announce
_ mailing list so we keep you informed - Google Groups discussion
forum
_ - See our occasional
blog
_ for tutorials. - Use
biostars
_ channel for discussion.
.. _website: http://toil.ucsc-cgl.org/ .. _Read the Docs: https://toil.readthedocs.io/en/latest .. _announce: https://groups.google.com/forum/#!forum/toil-announce .. _forum: https://groups.google.com/forum/#!forum/toil-community .. _blog: https://toilpipelines.wordpress.com/ .. _biostars: https://www.biostars.org/t/toil/
Notes:
- Toil moved from https://github.com/BD2KGenomics/toil to https://github.com/DataBiosphere/toil on July 5th, 2018.
- Toil dropped python 2.7 support on February 13, 2020 (last working py2.7 version is 3.24.0).