changeset 18:72ef990f1ace draft

Uploaded
author jeremie
date Thu, 19 Jun 2014 10:52:46 -0400
parents 6ae878251e83
children c483e3d493f0
files tool_dependencies.xml
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Jun 19 10:43:24 2014 -0400
+++ b/tool_dependencies.xml	Thu Jun 19 10:52:46 2014 -0400
@@ -8,7 +8,8 @@
 			<actions>
 				<!-- <action type="shell_command">git clone https://github.com/genome/pindel.git pindel</action> -->
 				<action type="download_by_url" target_filename="pindel-master.zip">https://github.com/genome/pindel/archive/master.zip</action>
-				<action type="shell_command">ls</action>
+				<!-- <action type="shell_command">ls</action> -->
+
 				<!-- <action type="shell_command">cd ..</action>
 				<action type="shell_command">ls</action> -->
 				<!-- <action type="move_directory_files">
@@ -17,6 +18,7 @@
 				</action>
 				<action type="shell_command">unzip pindel-master.zip -d pindel</action>
 				<action type="shell_command">cd master</action> -->
+				<action type="shell_command">make Makefile.local</action>
 				<action type="shell_command">make all SAMTOOLS=~/samtools THREADS=2</action>
 				<!-- <action type="shell_command">./INSTALL ~/samtools</action>  -->
 				<action type="move_file">