Mercurial > repos > davidvanzessen > argalaxy_tools
comparison tool_dependencies.xml @ 6:e61d06912e86 draft
Uploaded
| author | davidvanzessen |
|---|---|
| date | Thu, 30 Jul 2015 09:48:10 -0400 |
| parents | 344096512638 |
| children | c5cffbd8fe9d |
comparison
equal
deleted
inserted
replaced
| 5:344096512638 | 6:e61d06912e86 |
|---|---|
| 2 <tool_dependency> | 2 <tool_dependency> |
| 3 <package name="igblastwrp" version="0.6"> | 3 <package name="igblastwrp" version="0.6"> |
| 4 <install version="1.0"> | 4 <install version="1.0"> |
| 5 <actions> | 5 <actions> |
| 6 <action type="download_by_url">https://github.com/mikessh/higblast/releases/download/v0.6/igblastwrapper_linux64.tar.gz</action> | 6 <action type="download_by_url">https://github.com/mikessh/higblast/releases/download/v0.6/igblastwrapper_linux64.tar.gz</action> |
| 7 <action type="move_file"> | |
| 8 <source>bin</source> | |
| 9 <destination>$INSTALL_DIR/</destination> | |
| 10 </action> | |
| 11 <action type="move_file"> | |
| 12 <source>data</source> | |
| 13 <destination>$INSTALL_DIR/</destination> | |
| 14 </action> | |
| 7 <action type="move_file"> | 15 <action type="move_file"> |
| 8 <source>igblastwrp.jar</source> | 16 <source>igblastwrp.jar</source> |
| 9 <destination>$INSTALL_DIR/</destination> | 17 <destination>$INSTALL_DIR/</destination> |
| 10 </action> | 18 </action> |
| 11 <action type="set_environment"> | 19 <action type="set_environment"> |
