diff env.sh @ 0:6895de35a263 draft

planemo upload commit 844a891e4eaf732830043204ac636907eefb011d-dirty
author charles_s_test
date Thu, 19 Oct 2017 18:16:51 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/env.sh	Thu Oct 19 18:16:51 2017 -0400
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+if [ -z "$MODULEPATH" ] ; then
+  . /etc/profile.d/module.sh
+fi
+
+module add biopython
+module add samtools