Mercurial > repos > galaxyp > maxquant
comparison macros.xml @ 4:6fea360ba324 draft
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit dad20a951ffa71a4b98fd851e496b50cd423e0a3"
author | galaxyp |
---|---|
date | Wed, 15 Apr 2020 15:17:01 +0000 |
parents | 009693badefc |
children | fe479bf15bd3 |
comparison
equal
deleted
inserted
replaced
3:009693badefc | 4:6fea360ba324 |
---|---|
131 <option selected="true" value="@VALUE@">@VALUE@</option> | 131 <option selected="true" value="@VALUE@">@VALUE@</option> |
132 </xml> | 132 </xml> |
133 | 133 |
134 <xml name="ptxqc-opts"> | 134 <xml name="ptxqc-opts"> |
135 <conditional name="qc"> | 135 <conditional name="qc"> |
136 <param name="do_it" label="Generate PTXQC (proteomics quality control pipeline) report? (at own risk)" | 136 <param name="do_it" label="Generate PTXQC (proteomics quality control pipeline) report? (experimental setting)" |
137 type="boolean" checked="false"/> | 137 type="boolean" checked="false"/> |
138 <when value="true"> | 138 <when value="true"> |
139 <param name="parameters" type="boolean" checked="true" | 139 <param name="parameters" type="boolean" checked="true" |
140 label="use parameters.txt?" truevalue="yes" falsevalue="no" /> | 140 label="use parameters.txt?" truevalue="yes" falsevalue="no" /> |
141 <param name="summary" type="boolean" checked="true" | 141 <param name="summary" type="boolean" checked="true" |