Mercurial > repos > galaxyp > proteomiqon_psmbasedquantification
diff test-data/result_2.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_2.json Fri Sep 10 05:41:32 2021 +0000 @@ -0,0 +1,54 @@ + + + { + "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 + } + + \ No newline at end of file