view test-data/result_1.json @ 1:4abcc674fc0b draft default tip

"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/proteomiqon_psmbasedquantification commit 08e65e1c3975aa0a08a840f06f4118bf145308c0"
author galaxyp
date Fri, 29 Apr 2022 09:10:15 +0000
parents 65ce27f0fa01
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
                        }
                    ]
                }
            }