Mercurial > repos > galaxyp > maxquant
diff test-data/03/config.yml @ 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 | 1cdde5989a2d |
| children | 057bf124c80e |
line wrap: on
line diff
--- a/test-data/03/config.yml Wed May 06 17:34:40 2020 +0000 +++ b/test-data/03/config.yml Mon Jun 01 15:50:52 2020 +0000 @@ -16,9 +16,14 @@ advancedSiteIntensities: True matchBetweenRuns: False includeContaminants: True + minPeptideLengthForUnspecificSearch: 8 + maxPeptideLengthForUnspecificSearch: 25 + decoyMode: revert + peptideFdr: 0.01 + proteinFdr: 0.01 quantMode: 1 restrictProteinQuantification: True - restrictMods: [] + restrictMods: [Oxidation (M),Acetyl (Protein N-term)] useCounterparts: True paramGroups: - files: ['BSA_min_22.mzxml']
