{% extends "layout.html" %} {% set title = 'Ruffus' %} {% block body %}
Ruffus is a Computation Pipeline library for python. It is open-sourced, powerful and user-friendly, and widely used in science and bioinformatics.
Ruffus is designed to allow scientific and other analyses to be automated with the minimum of fuss and the least effort. These are Ruffus's strengths:
Please join me (email: ruffus_lib at llew.org.uk) in setting the direction of this project if you are interested. |
![]() |
Download Simple Tutorial Manual
(pdf) |
Table of contents Frequently Answered Questions Design Cheat Sheet |
Ruffus is available as an easy-installable package on the Python Package Index.
Just run:sudo pip install ruffus --upgrade
or
easy_install -U ruffus
The very latest (in development) code can be obtained via git :
git clone https://bunbun68@code.google.com/p/ruffus/