changeset 63:d1efe888e1ed

"planemo upload"
author kkonganti
date Wed, 13 Jul 2022 13:05:18 -0400
parents 770ce74dfc47
children ef8d8b8f41cc
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:03:50 2022 -0400
+++ b/cfsan_centriflaken.xml	Wed Jul 13 13:05:18 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_cond.input_read_type) == "paired"):
+    #elif (str($input_read_type_cond.input_read_type) == "paired"):
         #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'])