changeset 7:2f7457abcfb6 draft

Uploaded
author jpetteng
date Wed, 10 Jan 2018 11:57:59 -0500
parents b35d91bc0ead
children 826cf91a2cd4
files ectyper.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ectyper.xml	Wed Jan 10 11:56:46 2018 -0500
+++ b/ectyper.xml	Wed Jan 10 11:57:59 2018 -0500
@@ -12,7 +12,7 @@
         ln -s $jobtype.fastq2 sample_2.fastq;  
       #end if
 
-      python $__tool_directory__/bin/ectyper 
+	  $__tool_directory__/ectyper 
       #if $jobtype.select == "asm"
         -i sample.fasta
       #else if $jobtype.select == "se"