comparison test-data/result_1.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": "Fixed",
10 "Fields": [
11 0.07
12 ]
13 },
14 "XicProcessing": {
15 "Case": "SecondDerivative",
16 "Fields": [
17 {
18 "MinSNR": 2.0,
19 "PolynomOrder": 2,
20 "WindowSize": {
21 "Case": "Fixed",
22 "Fields" : [
23 11
24 ]
25 }
26 }
27 ]
28 },
29 "TopKPSMs": null
30 },
31 "BaseLineCorrection": {
32 "Case": "Some",
33 "Fields": [
34 {
35 "MaxIterations":10,
36 "Lambda":6,
37 "P":0.05
38 }
39 ]
40 }
41 }
42
43