Mercurial > repos > galaxyp > proteomiqon_psmstatistics
changeset 2:9ac2e8232c5c draft default tip
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/proteomiqon_psmstatistics commit e7c2a9635db7ae5bf7cacd5d47c77e07d2bd4bc1
author | galaxyp |
---|---|
date | Fri, 05 Aug 2022 12:25:31 +0000 |
parents | f831f7d721f8 |
children | |
files | proteomiqon_psmstatistics.xml test-data/result_1.json test-data/result_2.json |
diffstat | 3 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/proteomiqon_psmstatistics.xml Fri Aug 27 07:28:43 2021 +0000 +++ b/proteomiqon_psmstatistics.xml Fri Aug 05 12:25:31 2022 +0000 @@ -3,7 +3,7 @@ utilizes semi supervised machine learning techniques to integrate search engine scores as well as the mentioned quality scores into one single consensus score. </description> <macros> - <token name="@VERSION@">0.0.7</token> + <token name="@VERSION@">0.0.8</token> </macros> <requirements> <requirement type="package" version="@VERSION@">proteomiqon-psmstatistics</requirement> @@ -35,7 +35,7 @@ "MaxIterations" : $ThresholdCond.MaxIterations, "MinimumIncreaseBetweenIterations" : $ThresholdCond.MinimumIncreaseBetweenIterations, "PepValueFittingMethod" : { - "Case":"LinearLogit" + "Case":"IRLS" } } ]