comparison test-data/result_3.json @ 0:529b61ba3d64 draft

"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/proteomIQon_MzMLToMzLite commit adc8b0dc45ba060c7c82ab3df028141339956475"
author galaxyp
date Wed, 30 Jun 2021 16:31:24 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:529b61ba3d64
1
2
3 {
4 "Compress":0,
5 "StartRetentionTime":null,
6 "EndRetentionTime":null,
7 "MS1PeakPicking": {
8 "Case": "ProfilePeaks",
9 },
10 "MS2PeakPicking": {
11 "Case": "Centroid",
12 "Fields" :
13 [
14 {
15 "Case" : "Wavelet",
16 "Fields" :
17 [
18 {
19 "NumberOfScales" : 10,
20 "YThreshold" :
21 {
22 "Case" : "MinSpectrumIntensity",
23 },
24 "Centroid_MzTolerance" : 0.1,
25 "SNRS_Percentile" : 95.0,
26 "MinSNR" : 1.0,
27 "RefineMZ" : false,
28 "SumIntensities" : false,
29 "PaddingParams" :
30 {
31 "Case" : "Some",
32 "Fields" :
33 [
34 {
35 "MaximumPaddingPoints" : {
36 "Case" : "Some",
37 "Fields" : [
38 7
39 ]
40 },
41 "Padding_MzTolerance" : 0.005,
42 "WindowSize" : 150,
43 "SpacingPerc" : 95.0
44 }
45 ]
46
47 }
48 }
49
50 ]
51 }
52 ]
53 }
54 }
55
56