aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPjotr Prins2015-09-18 14:26:56 +0900
committerPjotr Prins2015-09-18 14:26:56 +0900
commitb2f688dc6ffc7f16a424ae58d3024d3f646c76bb (patch)
tree7a596deeeb5b4e1a8bd3e84c6a5521f3a93e6578 /README.md
parent3755985780e155f2f52641e700d928a0a9e8f8a1 (diff)
downloadguix-bioinformatics-b2f688dc6ffc7f16a424ae58d3024d3f646c76bb.tar.gz
CWL instruction
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1d19b7c..de1f412 100644
--- a/README.md
+++ b/README.md
@@ -19,4 +19,10 @@ Guix repository when tested and stable.
Install the common workflow language tool cwltool with
- env GUIX_PACKAGE_PATH=$genenetwork/guix-bioinformatics/ ./pre-inst-env guix package -i python2-cwltool
+ export GUIX_PACKAGE_PATH=$genenetwork/guix-bioinformatics/
+ guix package -i python2-cwltool
+ cwtool --version
+ 1.0.20150916041152
+
+
+