view test-data/result_2.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": "Estimate",
                    },
                    "XicProcessing": {
                        "Case": "Wavelet",
                        "Fields": [
                            {
                                "Borderpadding": {
                                    "Case": "Some",
                                    "Fields": [
                                        2
                                    ]
                                },
                                "BorderPadMethod": {
                                    "Case": "Random"
                                },
                                "InternalPaddingMethod": {
                                    "Case": "LinearInterpolation"
                                },
                                "HugeGapPaddingMethod": {
                                    "Case": "Zero"
                                },
                                "HugeGapPaddingDistance": 100.0,
                                "MinPeakDistance": null,
                                "MinPeakLength": {
                                    "Case": "Some",
                                    "Fields": [
                                        0.1
                                    ]
                                },
                                "MaxPeakLength": 1.5,
                                "NoiseQuantile": 0.01,
                                "MinSNR": 0.01,
                            }
                        ]
                    },
                    "TopKPSMs": {
                        "Case": "Some",
                        "Fields": [
                            3
                        ]
                    }
                },
                "BaseLineCorrection": null
            }