Mercurial > repos > george-weingart > metaphlan2_hutlab
changeset 2:2a2df9ca8958 draft
Initial upload
author | george-weingart |
---|---|
date | Sun, 24 Apr 2016 13:39:30 -0400 |
parents | 085b26768dae |
children | 6bdae6616ca4 |
files | metaphlan2_hutlab/tool_dependencies.xml |
diffstat | 1 files changed, 2 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- 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 @@ -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>