changeset 18:4fd7fb12b782

TWO AWESOME TOOLS!
author Jeff Hammel <jhammel@mozilla.com>
date Thu, 22 Aug 2013 13:08:36 -0700
parents 734d26329c82
children 74ada5cb1cb8
files README.txt
diffstat 1 files changed, 13 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/README.txt	Mon Jul 29 22:14:44 2013 -0700
+++ b/README.txt	Thu Aug 22 13:08:36 2013 -0700
@@ -72,6 +72,13 @@
 
 Python packages:
 
+* https://pypi.python.org/pypi/pypipegraph/
+  A workflow (job) engine/pipeline for bioinformatics and scientific
+  computing.
+  http://code.google.com/p/pypipegraph/
+  http://pypipegraph.readthedocs.org/en/latest/
+  Very similar indeed!
+
 * https://pypi.python.org/pypi/finite
   Yet another finite state automaton
 
@@ -99,6 +106,12 @@
   A pure Python SCXML parser/interpreter
   (see also: https://github.com/jroxendal/PySCXML)
 
+* https://pypi.python.org/pypi/ruffus
+  Light-weight Python Computational Pipeline Management
+  http://www.ruffus.org.uk/
+  http://www.ruffus.org.uk/tutorials/simple_tutorial/step1_follows.html
+  !!!!!!!!!!!
+
 * https://pypi.python.org/pypi/ubik
   Minimal and elegant packages manager