view 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 source


            
            {
                "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
                        }
                    ]
                }
            }