Mercurial > repos > galaxyp > maxquant
comparison test-data/01/config.yml @ 5:1cdde5989a2d draft
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 4e77eeda8a112fb50af00325a5164b986c16fc5c"
author | galaxyp |
---|---|
date | Wed, 06 May 2020 17:34:40 +0000 |
parents | 009693badefc |
children | f2f79f0be7d1 |
comparison
equal
deleted
inserted
replaced
4:6fea360ba324 | 5:1cdde5989a2d |
---|---|
11 separateLfq: False | 11 separateLfq: False |
12 lfqStabilizeLargeRatios: True | 12 lfqStabilizeLargeRatios: True |
13 lfqRequireMsms: True | 13 lfqRequireMsms: True |
14 advancedSiteIntensities: True | 14 advancedSiteIntensities: True |
15 matchBetweenRuns: False | 15 matchBetweenRuns: False |
16 includeContaminants: True | |
17 quantMode: 1 | |
18 restrictProteinQuantification: True | |
19 restrictMods: [] | |
20 useCounterparts: True | |
16 paramGroups: | 21 paramGroups: |
17 - files: ['BSA_min_23.mzXML'] | 22 - files: ['BSA_min_23.mzXML'] |
18 maxMissedCleavages: 1 | 23 maxMissedCleavages: 1 |
19 fixedModifications: [Carbamidomethyl (C)] | 24 fixedModifications: [Carbamidomethyl (C)] |
20 variableModifications: [Oxidation (M)] | 25 variableModifications: [Oxidation (M)] |
21 enzymes: [Trypsin/P] | 26 enzymes: [Trypsin/P] |
27 enzymeMode: 0 | |
22 | 28 |