changeset 12:08de625407d0 draft

Uploaded
author fcaramia
date Wed, 19 Jun 2013 03:37:09 -0400
parents 8376b0ec2bdd
children 3c81335a4534
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Jun 19 03:34:30 2013 -0400
+++ b/tool_dependencies.xml	Wed Jun 19 03:37:09 2013 -0400
@@ -29,7 +29,7 @@
                 <action type="shell_command">unzip master.zip</action>	
 		<action type="shell_command">tar -xzvf master</action>
 		<action type="shell_command">rm -rf  somatic-sniper-master/build-common</action>
-		<action type="shell_command">echo $SAMTOOLS_PATH</action>		
+		<action type="shell_command">echo $SAMTOOLS_ROOT</action>		
 		<action type="move_directory_files">
                     <source_directory>genome-build-common-077bd57</source_directory>
                     <destination_directory>somatic-sniper-master/build-common</destination_directory>