diff options
Diffstat (limited to 'python/ruffus/README')
-rw-r--r-- | python/ruffus/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/ruffus/README b/python/ruffus/README new file mode 100644 index 0000000000..8086f4afd9 --- /dev/null +++ b/python/ruffus/README @@ -0,0 +1,10 @@ +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. + +Please cite Ruffus as: Leo Goodstadt (2010): Ruffus: a lightweight +Python library for computational pipelines. Bioinformatics 26(21): +2778-2779 + +Optional requirement: graphviz |