changeset 65:ec3fca35a622

"planemo upload"
author kkonganti
date Wed, 13 Jul 2022 13:35:25 -0400
parents ef8d8b8f41cc
children ccc58509834c
files cfsan_centriflaken.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/cfsan_centriflaken.xml	Wed Jul 13 13:06:51 2022 -0400
+++ b/cfsan_centriflaken.xml	Wed Jul 13 13:35:25 2022 -0400
@@ -13,7 +13,7 @@
 	    #for $key in $input_read_type_cond.input.keys()
 	        ln -sf '$input_read_type_cond.input[$key]' './cpipes-input/$key';
 	    #end for
-    #elif (str($input_read_type_cond.input_read_type) == "paired"):
+    #else:
         #for $key in $input_read_type_cond.input_pair.keys()
             #set $read_R1 = os.path.basename($input_read_type_cond.input_pair[$key]['forward'])
             #set $read_R2 = os.path.basename($input_read_type_cond.input_pair[$key]['reverse'])