Mercurial > repos > bebatut > group_humann2_uniref_abundances_to_go
comparison tool_dependencies.xml @ 4:1a3da7a41ddc draft default tip
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/group_humann2_uniref_abundances_to_GO commit c928527b278c3f4f2f040966403451e2a5dc5adf-dirty
author | bebatut |
---|---|
date | Fri, 27 May 2016 05:56:37 -0400 |
parents | b957ae7e09c0 |
children |
comparison
equal
deleted
inserted
replaced
3:b957ae7e09c0 | 4:1a3da7a41ddc |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <tool_dependency> | 2 <tool_dependency> |
3 <package name="numpy" version="1.9"> | 3 <package name="numpy" version="1.9"> |
4 <repository changeset_revision="fe0870696ca7" name="package_python_2_7_numpy_1_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | 4 <repository changeset_revision="fe0870696ca7" name="package_python_2_7_numpy_1_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
5 </package> | 5 </package> |
6 <package name="humann2" version="0.5.0"> | 6 <package name="humann2" version="0.6.1"> |
7 <repository changeset_revision="831d511bc7a0" name="package_humann2_0_5_0" owner="bebatut" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | 7 <repository changeset_revision="ed27310832f2" name="package_humann2_0_6_1" owner="bebatut" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
8 </package> | 8 </package> |
9 <package name="goatools" version="0.5.9"> | 9 <package name="goatools" version="0.6.4"> |
10 <repository changeset_revision="adbc6f21f132" name="package_goatools_0_5_9" owner="bebatut" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | 10 <repository changeset_revision="1e9f3c5bfc9d" name="package_goatools_0_6_4" owner="bebatut" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
11 </package> | 11 </package> |
12 <package name="group_humann2_uniref_abundances_to_GO" version="1.0.0"> | 12 <package name="group_humann2_uniref_abundances_to_go" version="1.2.0"> |
13 <install version="1.0"> | 13 <install version="1.0"> |
14 <actions> | 14 <actions> |
15 <action type="download_by_url">https://github.com/ASaiM/group_humann2_uniref_abundances_to_GO/archive/v1.0.0.zip</action> | 15 <action type="download_by_url">https://github.com/ASaiM/group_humann2_uniref_abundances_to_GO/archive/v1.2.0.zip</action> |
16 <action type="move_directory_files"> | 16 <action type="move_directory_files"> |
17 <source_directory>.</source_directory> | 17 <source_directory>.</source_directory> |
18 <destination_directory>$INSTALL_DIR/</destination_directory> | 18 <destination_directory>$INSTALL_DIR/</destination_directory> |
19 </action> | 19 </action> |
20 <action type="set_environment"> | 20 <action type="set_environment"> |
21 <environment_variable action="set_to" name="GROUP_UNIREF_GO_DIR">$INSTALL_DIR/</environment_variable> | 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> | 22 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR</environment_variable> |
23 </action> | 23 </action> |
24 </actions> | 24 </actions> |
25 </install> | 25 </install> |
26 <readme /> | 26 <readme /> |
27 </package> | 27 </package> |