# HG changeset patch
# User galaxyp
# Date 1658473828 0
# Node ID 74f5d355d156e98a471fd922a0d619f0717c1a83
# Parent 97a7f34fcb6adc1bde7c0f1f7a793806192665fb
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 80eb79844e82da22ce44a2ee9c9f202bed0b94d1
diff -r 97a7f34fcb6a -r 74f5d355d156 README.md
--- a/README.md Wed Aug 11 09:24:23 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,27 +0,0 @@
-GalaxyP - MaxQuant
-==================
-
-* Home:
-* Tool ID: `maxquant`
-* Tool Type: `default`
-
-
-Description
------------
-
-Wrapper for the MaxQuant version available in conda.
-
-
-Updating
---------
-
-MaxQuant often changes the layout of its parameters file.
-So changes to the code are likely to be necessary when
-updating to a new version of MaxQuant. The init.py script
-can be used to initialize the tool with a new list of
-modifications or enzymes. From the tool dir run:
-
-./init.py -m MODIFICATIONS.XML -e ENZYMES.XML
-
-The location of these xml files usually is:
-ANACONDA_DIR/bin/conf/
\ No newline at end of file
diff -r 97a7f34fcb6a -r 74f5d355d156 README.rst
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/README.rst Fri Jul 22 07:10:28 2022 +0000
@@ -0,0 +1,27 @@
+
+GalaxyP - MaxQuant
+==================
+
+
+* Home: https://github.com/galaxyproteomics/tools-galaxyp/
+* Tool ID: ``maxquant``
+* Tool Type: ``default``
+
+Description
+-----------
+
+Wrapper for the MaxQuant version available in conda.
+
+Updating
+--------
+
+MaxQuant often changes the layout of its parameters file.
+So changes to the code are likely to be necessary when
+updating to a new version of MaxQuant. The init.py script
+can be used to initialize the tool with a new list of
+modifications or enzymes. From the tool dir run:
+
+./init.py -m MODIFICATIONS.XML -e ENZYMES.XML
+
+The location of these xml files usually is:
+ANACONDA_DIR/bin/conf/
diff -r 97a7f34fcb6a -r 74f5d355d156 macros.xml
--- a/macros.xml Wed Aug 11 09:24:23 2021 +0000
+++ b/macros.xml Fri Jul 22 07:10:28 2022 +0000
@@ -1,7 +1,7 @@
1.6.17.0
- 3
+ 4
0
1.0.10
[^\w\-\s\.]
@@ -255,9 +255,6 @@
-
-
-
@@ -712,7 +709,6 @@
-
@@ -878,4 +874,4 @@
10.1021/acs.jproteome.5b00780
-
\ No newline at end of file
+
diff -r 97a7f34fcb6a -r 74f5d355d156 maxquant.xml
--- a/maxquant.xml Wed Aug 11 09:24:23 2021 +0000
+++ b/maxquant.xml Fri Jul 22 07:10:28 2022 +0000
@@ -384,6 +384,7 @@
help="Peptides containing only these modifications will be used for the quantification of proteins in addition to unmodified peptides. This includes ratio and intensity calculations including iBAQ">
+
@@ -431,7 +432,7 @@
-
+
+
+
-
+
-
+
datatypes)
+ - The datatype of all files has to be either 'thermo.raw', 'mzml' or 'mzxml'. Make sure to specify the correct datatype either during upload to Galaxy or afterwards (edit attributes --> datatypes)
- Fasta file: specify parse rules according to your fasta file (header). Some examples for different fasta headers:
::