# HG changeset patch # User galaxyp # Date 1597421922 0 # Node ID 0e425826f454fae8dd992a29cb31c536fcba804f # Parent 1dc42816e23c911bb9c192402777aa1236f78438 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/msstats commit 414edbbd89f9bc83b81289e409c9b688c8c1e40f" diff -r 1dc42816e23c -r 0e425826f454 msstats.xml --- 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