diff --git a/tools/fragpipe/fragpipe.xml b/tools/fragpipe/fragpipe.xml index 58930b0f7..8be7673ea 100644 --- a/tools/fragpipe/fragpipe.xml +++ b/tools/fragpipe/fragpipe.xml @@ -154,6 +154,7 @@ + diff --git a/tools/fragpipe/macros.xml b/tools/fragpipe/macros.xml index 586bbf394..ce07b4ecf 100644 --- a/tools/fragpipe/macros.xml +++ b/tools/fragpipe/macros.xml @@ -1,7 +1,7 @@ msfragger_macros.xml 20.0 - 2 + 3 fragpipe @@ -719,7 +719,7 @@ $kv
- + @@ -821,11 +821,8 @@ $kv #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