diff README.md @ 3:2d67fb758956 draft

"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit da342a782ccc391b87fb4fead956b7b3cbd21258"
author galaxyp
date Sat, 11 Apr 2020 11:50:09 -0400
parents 256cc0e17454
children
line wrap: on
line diff
--- a/README.md	Thu Aug 15 08:09:38 2019 -0400
+++ b/README.md	Sat Apr 11 11:50:09 2020 -0400
@@ -9,19 +9,12 @@
 Description
 -----------
 
-Wrapper for the MaxQuant version available in conda.
+Wrapper for the MaxQuant version available in conda. 
+It is based on parts of the 'maxquant'-tool which 
+must be placed in the same tool directory as this tool.
 
 
 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/
+For informations on updating see '../maxquant/README.md'.