diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data/result_1.json	Fri Sep 10 05:41:32 2021 +0000
@@ -0,0 +1,43 @@
+
+            
+            {
+                "PerformLabeledQuantification": true,
+                "XicExtraction":
+                {
+                    "ScanTimeWindow": 2.0,
+                    "MzWindow_Da": {
+                        "Case": "Fixed",
+                        "Fields": [
+                            0.07
+                        ]
+                    },
+                    "XicProcessing": {
+                        "Case": "SecondDerivative",
+                        "Fields": [
+                            {
+                                "MinSNR": 2.0,
+                                "PolynomOrder": 2,
+                                "WindowSize": {
+                                    "Case": "Fixed",
+                                    "Fields" : [
+                                        11                 
+                                    ]
+                                }
+                            }
+                        ]    
+                    },
+                    "TopKPSMs": null
+                },
+                "BaseLineCorrection": {
+                    "Case": "Some",
+                    "Fields": [
+                        {
+                            "MaxIterations":10,
+                            "Lambda":6,
+                            "P":0.05
+                        }
+                    ]
+                }
+            }
+            
+        
\ No newline at end of file