changeset 2:cd0aa2ed028d draft

Uploaded
author jeremie
date Tue, 01 Jul 2014 08:55:05 -0400
parents af218310b11b
children cb62219c6779
files tool_dependencies.xml
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Jul 01 08:51:37 2014 -0400
+++ b/tool_dependencies.xml	Tue Jul 01 08:55:05 2014 -0400
@@ -35,7 +35,6 @@
 					<destination>$INSTALL_DIR/</destination>
 				</action> -->
 				<action type="shell_command">./INSTALL samtools</action>
-
 				<action type="move_file">
                     <source>pindel</source>
                     <destination>$INSTALL_DIR/bin</destination>
@@ -44,7 +43,6 @@
                     <source>pindel2vcf</source>
                     <destination>$INSTALL_DIR/bin</destination>
                 </action>
-
 				<action type="set_environment">
 					<environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
 				</action>