Repository 'metaphlan2_hutlab'
hg clone https://toolshed.g2.bx.psu.edu/repos/george-weingart/metaphlan2_hutlab

Changeset 2:2a2df9ca8958 (2016-04-24)
Previous changeset 1:085b26768dae (2016-04-24) Next changeset 3:6bdae6616ca4 (2016-04-24)
Commit message:
Initial upload
modified:
metaphlan2_hutlab/tool_dependencies.xml
b
diff -r 085b26768dae -r 2a2df9ca8958 metaphlan2_hutlab/tool_dependencies.xml
--- a/metaphlan2_hutlab/tool_dependencies.xml Sun Apr 24 13:34:29 2016 -0400
+++ b/metaphlan2_hutlab/tool_dependencies.xml Sun Apr 24 13:39:30 2016 -0400
b
@@ -9,10 +9,10 @@
                     <destination_directory>$INSTALL_DIR</destination_directory>
                 </action>
                 <action type="set_environment">
-                    <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR</environment_variable>
+                    <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>
                 </action>
                 <action type="set_environment">
-                    <environment_variable action="set_to" name="METAPHLAN_PATH2">$INSTALL_DIR</environment_variable>
+                    <environment_variable name="METAPHLAN_PATH2" action="set_to">$INSTALL_DIR</environment_variable>
                 </action>
 
             </actions>
@@ -23,10 +23,4 @@
 https://groups.google.com/forum/#!forum/metaphlan-users
         </readme>
     </package>
-    <package name="numpy" version="1.7">
-        <repository changeset_revision="0c288abd2a1e" name="package_numpy_1_7" owner="devteam" toolshed="http://toolshed.g2.bx.psu.edu" />
-    </package>
-    <package name="bowtie2" version="2.1.0">
-        <repository changeset_revision="017a00c265f1" name="package_bowtie2_2_1_0" owner="devteam" toolshed="http://toolshed.g2.bx.psu.edu" />
-    </package>
 </tool_dependency>