# HG changeset patch # User galaxyp # Date 1726128404 0 # Node ID da9ebef968bd9697724e9464a47c83fe3ba2c46b # Parent ef46866326ef6ec95d91e1c6bb399338a40b7eac planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/fragpipe commit b1b03bb7cd31c1ec806b286d6c9444428b358e15 diff -r ef46866326ef -r da9ebef968bd fragpipe.xml --- a/fragpipe.xml Tue Jul 16 06:55:53 2024 +0000 +++ b/fragpipe.xml Thu Sep 12 08:06:44 2024 +0000 @@ -154,6 +154,7 @@ + diff -r ef46866326ef -r da9ebef968bd macros.xml --- a/macros.xml Tue Jul 16 06:55:53 2024 +0000 +++ b/macros.xml Thu Sep 12 08:06:44 2024 +0000 @@ -1,7 +1,7 @@ msfragger_macros.xml 20.0 - 2 + 3 fragpipe @@ -719,7 +719,7 @@
- + @@ -821,11 +821,8 @@ #set $wfdict['ionquant.run-ionquant'] = 'true' #set $wfdict['freequant.run-freequant'] = 'false' #set $cxt = $prfx.ionquant - #if $cxt.mbr != 'None' - #set $wfdict['ionquant.mbr'] = $cxt.mbr - #end if - #if $cxt.maxlfqbr is not None - #set $wfdict['ionquant.maxlfqbr'] = $cxt.maxlfqbr + #if $cxt.mbr_select != 'None' + #set $wfdict['ionquant.mbr'] = $cxt.mbr_select #end if #if $cxt.normalization != 'None' #set $wfdict['ionquant.normalization'] = $cxt.normalization