Mercurial > repos > galaxyp > maxquant
diff macros.xml @ 9:fe479bf15bd3 draft
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 63e45d43f403514ab0ceafaf441d761866f1eb7e"
| author | galaxyp |
|---|---|
| date | Fri, 12 Mar 2021 08:39:34 +0000 |
| parents | 6fea360ba324 |
| children | 68d8dcdbddb1 |
line wrap: on
line diff
--- a/macros.xml Fri Feb 19 21:23:33 2021 +0000 +++ b/macros.xml Fri Mar 12 08:39:34 2021 +0000 @@ -65,7 +65,11 @@ cont_MYCO: - MYCOPLASMA - '1' + #if $search_opts.mbr.match_between_runs == 'True': + MQpar_MatchingTimeWindow_num: ${search_opts.mbr.matching_time_window} + #else: MQpar_MatchingTimeWindow_num: 0.0 + #end if MatchBetweenRuns_wA: auto MQpar_firstSearchTol_num: 20.0 firstSearch_outOfCalWarnSD_num: 2.0
