changeset 79:549972e56115

"planemo upload"
author kkonganti
date Wed, 13 Jul 2022 16:38:29 -0400
parents 4ee79500795b
children ffa207a73483
files cfsan_centriflaken.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/cfsan_centriflaken.xml	Wed Jul 13 16:36:54 2022 -0400
+++ b/cfsan_centriflaken.xml	Wed Jul 13 16:38:29 2022 -0400
@@ -10,7 +10,7 @@
     pwd_path=\$(pwd);
     #if (str($input_read_type_cond.input_read_type) == "single_long"):
 	    #for _, $unpaired in enumerate($input_read_type_cond.input):
-            #if not $unpaired.endswith(('.fastq', '.fastq.gz')):
+            #if not ${unpaired}.endswith(('.fastq', '.fastq.gz')):
                 #set read_R1 = str($unpaired.name) + str('.') + str($unpaired.ext)
             #else:
                 #set read_R1 = str($unpaired.name)