[Blends-commit] [SCM] science branch, master, updated. 8f3be43f5b8e2eb4ff63e16467e033c07c45867e

Afif Elghraoui afif at ghraoui.name
Thu Apr 21 05:27:18 UTC 2016


The following commit has been merged in the master branch:
commit 20b2ddd98e036d3f9407ae1c46ad2b0bb4020c87
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Wed Apr 20 22:19:40 2016 -0700

    Add a new task for workflow management systems

diff --git a/tasks/tools b/tasks/tools
index 0491db1..b376170 100644
--- a/tasks/tools
+++ b/tasks/tools
@@ -7,8 +7,6 @@ Description: Debian Science generic tools for scientific work
  Note that there is no according metapackage created since the packages
  might be to different to make sense to install all on one machine.
 
-Depends: pegasus-wms
-
 Suggests: libmrmpi-dev, python-mrjob
 
 Depends: openstereogram
@@ -19,6 +17,6 @@ Suggests: libmemtailor-dev
 
 Depends: python-h5py | python3-h5py
 
-Depends: snakemake, cwltool
-
 Depends: python-hdf5storage | python3-hdf5storage
+
+Depends: science-workflow
diff --git a/tasks/workflow b/tasks/workflow
new file mode 100644
index 0000000..e3f857f
--- /dev/null
+++ b/tasks/workflow
@@ -0,0 +1,12 @@
+Task: Workflow
+Description: workflow management systems useful for scientific research
+ This task lists some packages providing workflow management
+ systems useful for scientific research.
+
+Depends: make
+
+Depends: pegasus-wms
+
+Depends: snakemake
+
+Depends: cwltool

-- 
Debian Science Blend



More information about the Blends-commit mailing list