Mercurial > repos > galaxyp > maxquant
view README.md @ 6:f2f79f0be7d1 draft
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit f63ff6d5d0c44012a17e87293811765951655bd5"
| author | galaxyp |
|---|---|
| date | Mon, 01 Jun 2020 15:50:52 +0000 |
| parents | 4ce8694766e3 |
| children |
line wrap: on
line source
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/
