diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data/result_3.json	Wed Jun 30 16:31:24 2021 +0000
@@ -0,0 +1,56 @@
+
+            
+            {
+                "Compress":0,
+                "StartRetentionTime":null,
+                "EndRetentionTime":null,
+                "MS1PeakPicking": {
+                    "Case": "ProfilePeaks",
+                },
+                "MS2PeakPicking": {
+                    "Case": "Centroid",
+                    "Fields" : 
+                    [ 
+                        {
+                            "Case" : "Wavelet",
+                            "Fields" : 
+                            [
+                                {
+                                    "NumberOfScales" : 10,
+                                    "YThreshold" : 
+                                    {
+                                        "Case" : "MinSpectrumIntensity",
+                                    },
+                                    "Centroid_MzTolerance" : 0.1,
+                                    "SNRS_Percentile" : 95.0,
+                                    "MinSNR" : 1.0,
+                                    "RefineMZ" : false,
+                                    "SumIntensities" : false,
+                                    "PaddingParams" : 
+                                    {
+                                        "Case" : "Some",
+                                        "Fields" :
+                                        [
+                                            {
+                                                "MaximumPaddingPoints" : {
+                                                    "Case" : "Some",
+                                                    "Fields" : [
+                                                        7
+                                                    ]
+                                                },
+                                                "Padding_MzTolerance" : 0.005,
+                                                "WindowSize" : 150,
+                                                "SpacingPerc" : 95.0
+                                            }
+                                        ]
+
+                                    }
+                                }
+                               
+                            ]
+                        }
+                    ]
+                }
+            }
+            
+        
\ No newline at end of file