changeset 2:0e425826f454 draft

"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/msstats commit 414edbbd89f9bc83b81289e409c9b688c8c1e40f"
author galaxyp
date Fri, 14 Aug 2020 16:18:42 +0000
parents 1dc42816e23c
children 4e4c60cfac7c
files msstats.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/msstats.xml	Sat Jul 25 18:49:32 2020 +0000
+++ b/msstats.xml	Fri Aug 14 16:18:42 2020 +0000
@@ -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