comparison test-data/result_2.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": {
16 "Case": "Some",
17 "Fields": [
18 2
19 ]
20 },
21 "BorderPadMethod": {
22 "Case": "Random"
23 },
24 "InternalPaddingMethod": {
25 "Case": "LinearInterpolation"
26 },
27 "HugeGapPaddingMethod": {
28 "Case": "Zero"
29 },
30 "HugeGapPaddingDistance": 100.0,
31 "MinPeakDistance": null,
32 "MinPeakLength": {
33 "Case": "Some",
34 "Fields": [
35 0.1
36 ]
37 },
38 "MaxPeakLength": 1.5,
39 "NoiseQuantile": 0.01,
40 "MinSNR": 0.01,
41 }
42 ]
43 },
44 "TopKPSMs": {
45 "Case": "Some",
46 "Fields": [
47 3
48 ]
49 }
50 },
51 "BaseLineCorrection": null
52 }
53
54