Mercurial > repos > jeremie > package_pindel_0_2_5a4
changeset 3:cb62219c6779 draft
Uploaded
author | jeremie |
---|---|
date | Tue, 01 Jul 2014 09:21:49 -0400 |
parents | cd0aa2ed028d |
children | e1f5cb956f17 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 7 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Jul 01 08:55:05 2014 -0400 +++ b/tool_dependencies.xml Tue Jul 01 09:21:49 2014 -0400 @@ -7,12 +7,17 @@ <install version="1.0"> <actions> <action type="shell_command">git clone https://github.com/genome/pindel.git</action> - <!-- <action type="shell_command"> +<!-- <action type="shell_command"> echo "$samtools samtools $PATH $INSTALL_DIR" </action> --> + <action type="set_environment_for_install"> + <repository changeset_revision="c0f72bdba484" name="package_samtools_0_1_18" owner="devteam" toolshed="http://testtoolshed.g2.bx.psu.edu"> + <package name="samtools" version="0.1.18" /> + </repository> + </action> <!-- <action type="shell_command">ls</action> --> <!-- <action type="move_directory_files"> <source_directory>.</source_directory> @@ -34,7 +39,7 @@ <source>pindel</source> <destination>$INSTALL_DIR/</destination> </action> --> - <action type="shell_command">./INSTALL samtools</action> + <action type="shell_command">./INSTALL BAM_ROOT</action> <action type="move_file"> <source>pindel</source> <destination>$INSTALL_DIR/bin</destination>