# HG changeset patch
# User galaxyp
# Date 1658473770 0
# Node ID 41a49d4b2bc3c75a465dc12abad9198947fc5d2d
# Parent  1a3782e58489c66557234e9416ea99288b7c020d
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 80eb79844e82da22ce44a2ee9c9f202bed0b94d1
diff -r 1a3782e58489 -r 41a49d4b2bc3 README.md
--- a/README.md	Wed Aug 11 09:23:24 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 1a3782e58489 -r 41a49d4b2bc3 README.rst
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/README.rst	Fri Jul 22 07:09:30 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 1a3782e58489 -r 41a49d4b2bc3 macros.xml
--- a/macros.xml	Wed Aug 11 09:23:24 2021 +0000
+++ b/macros.xml	Fri Jul 22 07:09:30 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 1a3782e58489 -r 41a49d4b2bc3 maxquant.xml
--- a/maxquant.xml	Wed Aug 11 09:23:24 2021 +0000
+++ b/maxquant.xml	Fri Jul 22 07:09:30 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:  
 
                 ::