changeset 3:f959d99d1758 draft default tip

Uploaded
author greg
date Thu, 23 Nov 2023 19:02:52 +0000
parents 610251aac6ef
children
files cfsan_snp_pipeline_snp_matrix.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/cfsan_snp_pipeline_snp_matrix.xml	Wed Nov 22 22:40:03 2023 +0000
+++ b/cfsan_snp_pipeline_snp_matrix.xml	Thu Nov 23 19:02:52 2023 +0000
@@ -6,9 +6,9 @@
     <expand macro="requirements"/>
     <command detect_errors="exit_code"><![CDATA[
 #if str($reference_cond.reference_source) == 'cached'
-    set reference = '$reference_cond.reference.fields.path'
+    #set reference = $reference_cond.reference.fields.path
 #else:
-    set reference = '$reference_cond.reference'
+    #set reference = $reference_cond.reference
 #end if
 
 python '$__tool_directory__/snp_wind.py' ./ -p 'consensus.fasta'