comparison test-data/result_3.json @ 0:65ce27f0fa01 draft

"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/proteomiqon_psmbasedquantification commit 2535f45b8a0f617a0525a88c195602a6a3978152"
author galaxyp
date Fri, 10 Sep 2021 05:41:32 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:65ce27f0fa01
1
2
3 {
4 "PerformLabeledQuantification": true,
5 "XicExtraction":
6 {
7 "ScanTimeWindow": 2.0,
8 "MzWindow_Da": {
9 "Case": "Estimate",
10 },
11 "XicProcessing": {
12 "Case": "Wavelet",
13 "Fields": [
14 {
15 "Borderpadding": null,
16 "BorderPadMethod": {
17 "Case": "Zero"
18 },
19 "InternalPaddingMethod": {
20 "Case": "Zero"
21 },
22 "HugeGapPaddingMethod": {
23 "Case": "Delete"
24 },
25 "HugeGapPaddingDistance": 101.0,
26 "MinPeakDistance": {
27 "Case": "Some",
28 "Fields": [
29 2.0,
30 ]
31 },
32 "MinPeakLength": null,
33 "MaxPeakLength": 1.5,
34 "NoiseQuantile": 0.01,
35 "MinSNR": 0.01,
36 }
37 ]
38 },
39 "TopKPSMs": null
40 },
41 "BaseLineCorrection": null
42 }
43
44