Light-weight Python computational pipeline management
The Ruffus module is a lightweight way to add support for running computational pipelines. Computational pipelines are often conceptually quite simple, especially if we breakdown the process into simple stages, or separate tasks. Each stage or task in a computational pipeline is represented by a Python function. Each Python function can be called in parallel to run multiple jobs.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.8.4-7.fc35 | - |
Fedora 35 | 2.8.4-7.fc35 | - |
Fedora 34 | 2.8.4-4.fc34 | - |
You can contact the maintainers of this package via email at
python-ruffus dash maintainers at fedoraproject dot org
.