changeset 1:2ed80b397b53 draft default tip

Uploaded
author morinlab
date Tue, 06 Dec 2016 20:47:44 -0500
parents 6b0b2391addb
children
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Oct 11 13:53:06 2016 -0400
+++ b/tool_dependencies.xml	Tue Dec 06 20:47:44 2016 -0500
@@ -26,6 +26,7 @@
           $INSTALL_DIR/bin/pip install --quiet --ignore-installed --prefix $INSTALL_DIR intervaltree==2.0.4
         </action>
         <action type="set_environment">
+	  <environment_variable action="set_to" name="MUTATIONSEQ_PYTHON_ENVIRONMENT_ROOT_DIR">$INSTALL_DIR</environment_variable>
           <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
         </action>
       </actions_group>