diff tool_dependencies.xml @ 42:46fbf2f2d1aa draft

Uploaded
author davidvanzessen
date Thu, 26 Sep 2013 10:26:59 -0400
parents 12de5aa44543
children 02de9290e324
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Sep 26 06:54:02 2013 -0400
+++ b/tool_dependencies.xml	Thu Sep 26 10:26:59 2013 -0400
@@ -18,6 +18,9 @@
                 <action type="set_environment">
                 	<environment_variable name="IGDATA" action="set_to">$INSTALL_DIR/ncbi-igblast-1.0.0</environment_variable>
                 </action>
+                <action type="set_environment">
+                	<environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/ncbi-igblast-1.0.0/bin</environment_variable>
+                </action>
 
                 <action type="make_directory">$INSTALL_DIR/ncbi-igblast-1.0.0/internal_data</action>
                 <action type="make_directory">$INSTALL_DIR/ncbi-igblast-1.0.0/internal_data/human</action>