Repository 'msstatstmt'
hg clone https://toolshed.g2.bx.psu.edu/repos/galaxyp/msstatstmt

Changeset 1:b79d4c961009 (2021-02-05)
Previous changeset 0:fd3dc69b78ff (2021-01-24) Next changeset 2:782bd55b000b (2021-02-27)
Commit message:
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/msstatstmt commit 5ac4f6093606746adb0d40fe4f73871f5934d091"
modified:
msstatstmt.xml
b
diff -r fd3dc69b78ff -r b79d4c961009 msstatstmt.xml
--- a/msstatstmt.xml Sun Jan 24 16:40:12 2021 +0000
+++ b/msstatstmt.xml Fri Feb 05 18:42:55 2021 +0000
b
@@ -132,7 +132,7 @@
             <when value="MaxQuant">
                 <param name="evidence" type="data" format="tabular" label="evidence.txt - feature-level data"/>
                 <param name="proteinGroups" type="data" format="tabular" label="proteinGroups.txt" help="It needs to matching protein group ID. If proteinGroups=NULL, use 'Proteins' column in 'evidence.txt'"/>
-                <param name="annotation" type="data" format="tabular" label="annotation.txt data which includes Raw.file, Condition, BioReplicate, Run, IsotopeLabelType information" />
+                <param name="annotation" type="data" format="tabular" label="annotation.txt" help="Data frame which contains column Run, Fraction, TechRepMixture, Channel, Condition, BioReplicate, Mixture." />
                 <param name="proteinID" type="select" label="Select Protein ID in evidence.txt">
                     <option value="Proteins">Protein column</option>
                     <option value="Leading.razor.protein">Leading razor protein column</option>