comparison tool_dependencies.xml @ 4:4a3676d020e7 draft

planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/export2graphlan/ commit 1b95965e1a861ec37867be554e324eb5bc1ece82-dirty
author bebatut
date Wed, 20 Apr 2016 06:08:58 -0400
parents 953621231a6c
children f05bc567f1a5
comparison
equal deleted inserted replaced
3:953621231a6c 4:4a3676d020e7
7 <repository changeset_revision="bb3303595443" name="package_python_2_7_scipy_0_16" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu" /> 7 <repository changeset_revision="bb3303595443" name="package_python_2_7_scipy_0_16" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu" />
8 </package> 8 </package>
9 <package name="matplotlib" version="1.4"> 9 <package name="matplotlib" version="1.4">
10 <repository changeset_revision="9a4214646e88" name="package_python_2_7_matplotlib_1_4" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu" /> 10 <repository changeset_revision="9a4214646e88" name="package_python_2_7_matplotlib_1_4" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu" />
11 </package> 11 </package>
12 <package name="export2graphlan" version="1.0"> 12 <package name="export2graphlan" version="0.19">
13 <install version="1.0"> 13 <install version="1.0">
14 <actions> 14 <actions>
15 <action type="shell_command"> 15 <action type="shell_command">
16 hg clone https://hg@bitbucket.org/CibioCM/export2graphlan 16 hg clone -r d6c10c1 https://hg@bitbucket.org/CibioCM/export2graphlan
17 </action> 17 </action>
18 <action type="move_file"> 18 <action type="move_file">
19 <source>export2graphlan.py</source> 19 <source>export2graphlan.py</source>
20 <destination>$INSTALL_DIR/bin/</destination> 20 <destination>$INSTALL_DIR/bin/</destination>
21 </action> 21 </action>