# HG changeset patch # User galaxyp # Date 1668366670 0 # Node ID 163452d1e255076370954f5d94d938b02e1243e0 # Parent 1f39c833f65f744c001382166e07fcac0b7b9576 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 9d6014f26ea5d3737320ec56749207e6fe602025 diff -r 1f39c833f65f -r 163452d1e255 macros.xml --- a/macros.xml Mon Jul 25 17:37:01 2022 +0000 +++ b/macros.xml Sun Nov 13 19:11:10 2022 +0000 @@ -1,8 +1,8 @@ 1.6.17.0 - 4 - 0 + 5 + 1 1.0.10 [^\w\-\s\.] diff -r 1f39c833f65f -r 163452d1e255 maxquant.xml --- a/maxquant.xml Mon Jul 25 17:37:01 2022 +0000 +++ b/maxquant.xml Sun Nov 13 19:11:10 2022 +0000 @@ -1,4 +1,4 @@ - + @@ -15,6 +15,8 @@ /dev/null ## MQ writes success of creation to stderr diff -r 1f39c833f65f -r 163452d1e255 maxquant_mqpar.xml --- a/maxquant_mqpar.xml Mon Jul 25 17:37:01 2022 +0000 +++ b/maxquant_mqpar.xml Sun Nov 13 19:11:10 2022 +0000 @@ -1,4 +1,4 @@ - + @@ -15,6 +15,7 @@ - - + + @@ -193,7 +194,7 @@ **Input files** - Thermo raw file or mzXML file - - The datatype has to be 'thermo.raw' or 'mzXML'. Make sure to specify the correct datatype either during upload to Galaxy or afterwards (edit attributes --> datatypes) + - The datatype has to be 'thermo.raw' or 'mzxml'. Make sure to specify the correct datatype either during upload to Galaxy or afterwards (edit attributes --> datatypes) - mqpar.xml: - MaxQuant parameters will be taken from the provided mqpar.xml file. This parameter file MUST be created using the same version of MaxQuant as is used by this tool. The correct version of MaxQuant can be obtained via the bioconda channel for the conda package manager.