Mercurial > repos > galaxyp > maxquant
diff test-data/03/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 |
line wrap: on
line diff
--- a/test-data/03/config.yml Wed Apr 15 15:17:01 2020 +0000 +++ b/test-data/03/config.yml Wed May 06 17:34:40 2020 +0000 @@ -15,12 +15,18 @@ lfqRequireMsms: True advancedSiteIntensities: True matchBetweenRuns: False + includeContaminants: True + quantMode: 1 + restrictProteinQuantification: True + restrictMods: [] + useCounterparts: True paramGroups: - files: ['BSA_min_22.mzxml'] maxMissedCleavages: 1 fixedModifications: [Carbamidomethyl (C)] variableModifications: [Oxidation (M)] enzymes: [Trypsin/P] + enzymeMode: 0 lfqMode: 1 lfqSkipNorm: True lfqMinEdgesPerNode: 3
