# HG changeset patch # User galaxyp # Date 1668366610 0 # Node ID acb5398670861c9ad705a66af24d916bd46f470b # Parent 6bb7ba55867a0f05063bfdb67c3dc95e8f76c487 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 9d6014f26ea5d3737320ec56749207e6fe602025 diff -r 6bb7ba55867a -r acb539867086 macros.xml --- a/macros.xml Mon Jul 25 17:36:06 2022 +0000 +++ b/macros.xml Sun Nov 13 19:10:10 2022 +0000 @@ -1,8 +1,8 @@ 1.6.17.0 - 4 - 0 + 5 + 1 1.0.10 [^\w\-\s\.] diff -r 6bb7ba55867a -r acb539867086 maxquant.xml --- a/maxquant.xml Mon Jul 25 17:36:06 2022 +0000 +++ b/maxquant.xml Sun Nov 13 19:10:10 2022 +0000 @@ -1,4 +1,4 @@ - + @@ -15,6 +15,8 @@ /dev/null ## MQ writes success of creation to stderr diff -r 6bb7ba55867a -r acb539867086 maxquant_mqpar.xml --- a/maxquant_mqpar.xml Mon Jul 25 17:36:06 2022 +0000 +++ b/maxquant_mqpar.xml Sun Nov 13 19:10: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.