Mercurial > repos > galaxyp > package_hardklor_2_30
comparison tool_dependencies.xml @ 0:e25ed64d962b draft default tip
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/packages/package_hardklor_2_30 commit f37e6d0357de4d9b1cd743ca291a7d4df2cc7a5f-dirty
author | galaxyp |
---|---|
date | Mon, 23 May 2016 11:11:52 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:e25ed64d962b |
---|---|
1 <?xml version="1.0"?> | |
2 <tool_dependency> | |
3 <package name="hardklor" version="2.30"> | |
4 <install version="1.0"> | |
5 <actions> | |
6 <action type="download_by_url" sha256sum="4aa6a5123087c3e8e5cdb716bf63d04fd86ffde752d00c6b0c45decacc4d5b91" target_filename="hardklor.zip"> | |
7 https://depot.galaxyproject.org/software/hardklor/hardklor_2.3.0_linux_x64.zip | |
8 </action> | |
9 <action type="move_file"> | |
10 <source>hardklor</source> | |
11 <destination>$INSTALL_DIR/bin</destination> | |
12 </action> | |
13 <action type="chmod"> | |
14 <file mode="755">$INSTALL_DIR/bin/hardklor</file> | |
15 </action> | |
16 <action type="set_environment"> | |
17 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> | |
18 </action> | |
19 </actions> | |
20 </install> | |
21 <readme> | |
22 Install Galaxy package application for hardklör 2.30 | |
23 https://proteome.gs.washington.edu/software/hardklor/ | |
24 </readme> | |
25 </package> | |
26 </tool_dependency> |