comparison tool_dependencies.xml @ 0:13df6c6647fb draft

planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/group_humann2_uniref_abundances_to_GO commit 313952cc4a20e8fb82380bfbf5ede26217197719
author bebatut
date Mon, 22 Feb 2016 07:11:20 -0500
parents
children 8d3dec059275
comparison
equal deleted inserted replaced
-1:000000000000 0:13df6c6647fb
1 <?xml version="1.0"?>
2 <tool_dependency>
3 <package name="numpy" version="1.9">
4 <repository changeset_revision="3f5ed97e31de" name="package_python_2_7_numpy_1_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu" />
5 </package>
6 <package name="humann2" version="2.0">
7 <repository changeset_revision="abe443d7f9e7" name="package_humann_2_0" owner="bebatut" toolshed="https://testtoolshed.g2.bx.psu.edu" />
8 </package>
9 <package name="goatools" version="0.5.9">
10 <repository changeset_revision="adbc6f21f132" name="package_goatools_0_5_9" owner="bebatut" toolshed="https://testtoolshed.g2.bx.psu.edu" />
11 </package>
12 <package name="group_humann2_uniref_abundances_to_GO" version="0.1">
13 <install version="1.0">
14 <actions>
15 <action type="download_by_url">https://github.com/ASaiM/group_humann2_uniref_abundances_to_GO/archive/v0.1.5.zip</action>
16 <action type="move_directory_files">
17 <source_directory>.</source_directory>
18 <destination_directory>$INSTALL_DIR/</destination_directory>
19 </action>
20 <action type="set_environment">
21 <environment_variable action="set_to" name="GROUP_UNIREF_GO_DIR">$INSTALL_DIR/</environment_variable>
22 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
23 </action>
24 </actions>
25 </install>
26 <readme />
27 </package>
28 </tool_dependency>