summaryrefslogtreecommitdiff
path: root/python/ruffus/README
diff options
context:
space:
mode:
authorRob van Nues <rvnues at tesco {dot} net>2017-09-10 11:52:41 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-09-16 07:15:00 +0700
commit4d2baae773503a795b124331c9b813144fcbc277 (patch)
treeff0dd0dbeba6142b9900b4c7cab9e0b84f55cec4 /python/ruffus/README
parent52f75bd0fd51af0098d60584c8129b6d26bacb25 (diff)
downloadslackbuilds-4d2baae773503a795b124331c9b813144fcbc277.tar.gz
python/ruffus: Added (Computation Pipeline library).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/ruffus/README')
-rw-r--r--python/ruffus/README10
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