Mercurial > repos > modencode-dcc > bamedit
comparison tool_dependencies.xml @ 6:2ad602ae42d8 draft
Uploaded
| author | modencode-dcc |
|---|---|
| date | Mon, 21 Jan 2013 14:20:09 -0500 |
| parents | 81c3a89e2a53 |
| children | c56411558f9d |
comparison
equal
deleted
inserted
replaced
| 5:38367e8ee3b0 | 6:2ad602ae42d8 |
|---|---|
| 4 <environment_variable name="SCRIPT_PATH" action="set_to">$REPOSITORY_INSTALL_DIR</environment_variable> | 4 <environment_variable name="SCRIPT_PATH" action="set_to">$REPOSITORY_INSTALL_DIR</environment_variable> |
| 5 </set_environment> | 5 </set_environment> |
| 6 <package name="samtools" version="0.1.12"> | 6 <package name="samtools" version="0.1.12"> |
| 7 <install version="1.0"> | 7 <install version="1.0"> |
| 8 <actions> | 8 <actions> |
| 9 <action type="download_by_url">https://github.com/modENCODE-DCC/Galaxy/blob/master/tools/tool_shed_dependencies/bamedit/samtoolspkg.tar?raw=true</action> | 9 <action type="download_by_url">https://github.com/modENCODE-DCC/Galaxy/blob/master/toolshed/dependencies/bamedit/samtoolspkg.tar?raw=true</action> |
| 10 <action type="shell_command">chmod ago+x samtools</action> | 10 <action type="shell_command">chmod ago+x samtools</action> |
| 11 <action type="shell_command">chmod ago+x maq2sam-long</action> | 11 <action type="shell_command">chmod ago+x maq2sam-long</action> |
| 12 <action type="move_file"> | 12 <action type="move_file"> |
| 13 <source>samtools</source> | 13 <source>samtools</source> |
| 14 <destination>$INSTALL_DIR/bin</destination> | 14 <destination>$INSTALL_DIR/bin</destination> |
