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

Changeset 2:52ac6fde9a5b (2020-08-14)
Previous changeset 1:3e2606fa85bf (2020-07-25) Next changeset 3:8212e342e482 (2021-01-28)
Commit message:
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/msstats commit 414edbbd89f9bc83b81289e409c9b688c8c1e40f"
modified:
msstats.xml
b
diff -r 3e2606fa85bf -r 52ac6fde9a5b msstats.xml
--- a/msstats.xml Sat Jul 25 14:49:56 2020 -0400
+++ b/msstats.xml Fri Aug 14 12:19:14 2020 -0400
b
@@ -232,7 +232,7 @@
 
   #if 'volcanoplot' in $group.select_outputs
 \# volcano plot
-groupComparisonPlots(data = comparisons\$ComparisonResult, type = 'VolcanoPlot',
+groupComparisonPlots(data = comparisons\$ComparisonResult, type = 'VolcanoPlot',ProteinName=FALSE,
                      width=5, height=5, address="MSStats_group_")
   #end if
 
@@ -704,9 +704,9 @@
 
 - Annotations as tabular file are needed for all input options except MSstats format
 
-    - 4 columns: Filename, Condition, Bioreplicate, Run; additional 5th column only for MaxQuant: Isotopelabeltype
+    - 4 columns with exactly these headers: Raw.file, Condition, BioReplicate, Run; additional 5th column only for MaxQuant: IsotopeLabelType
     
-        - Filename: the file name has to be exactly as it appears in the other input files (e.g. S1207.raw.thermo; in/AA12_mzML.mzML)
+        - Raw.file: File name that has to match exactly as it appears in the other input files (e.g. S1207.raw.thermo; in/AA12_mzML.mzML)
         - all other columns: see description above for MSstats format columns
 
 - Comparison matrix as tabular file