From 4d2baae773503a795b124331c9b813144fcbc277 Mon Sep 17 00:00:00 2001 From: Rob van Nues Date: Sun, 10 Sep 2017 11:52:41 +0100 Subject: python/ruffus: Added (Computation Pipeline library). Signed-off-by: David Spencer --- python/ruffus/README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 python/ruffus/README (limited to 'python/ruffus/README') diff --git a/python/ruffus/README b/python/ruffus/README new file mode 100644 index 0000000000000..8086f4afd9c42 --- /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 -- cgit v1.2.3