# HG changeset patch # User kkonganti # Date 1657731918 14400 # Node ID d1efe888e1ed8ba6f9b9672d979ef5b17c1dd3ce # Parent 770ce74dfc47c797270fbadacab4834c81af1ef7 "planemo upload" diff -r 770ce74dfc47 -r d1efe888e1ed cfsan_centriflaken.xml --- 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'])