# HG changeset patch # User kkonganti # Date 1657733725 14400 # Node ID ec3fca35a622c652640a01fc572b9c1274467017 # Parent ef8d8b8f41cc7222c3aa7277072dd543635a1329 "planemo upload" diff -r ef8d8b8f41cc -r ec3fca35a622 cfsan_centriflaken.xml --- 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'])