Mercurial > repos > galaxyp > maxquant
annotate README_REPO.md @ 0:d4b6c9eae635 draft
Initial commit.
author | galaxyp |
---|---|
date | Fri, 10 May 2013 17:22:51 -0400 |
parents | |
children |
rev | line source |
---|---|
0 | 1 Tool wrapper for MaxQuant. |
2 | |
3 MaxQuant is a Windows only program and so you will likely need to | |
4 deploy this tool to run on a remote Windows system via the LWR | |
5 (https://lwr.readthedocs.org). | |
6 | |
7 The sample mods file maxquant_mods.loc.sample corresponds to the | |
8 default modifications MaxQuant is configured with. The Galaxy-P | |
9 project uses a MaxQuant that has been extended with all of Unimod. To | |
10 modify MaxQuant in this fashion replace MaxQuant's modifications.xml | |
11 file with the extended_modifications.xml distributed with this tool | |
12 and configure Galaxy with the maxquant_mods.loc.sample.extended loc | |
13 file. |