# HG changeset patch # User galaxyp # Date 1586865687 0 # Node ID f4056f393ab6936debffeb22235b298cb7366ca3 # Parent e40681ad5b1b909cea4a718350391c11c1f67c12 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/pyprophet commit d1c34e31a93761cf7cfd4068bcdb70495d4d90bb" diff -r e40681ad5b1b -r f4056f393ab6 pyprophet_score.xml --- a/pyprophet_score.xml Wed Feb 26 09:16:04 2020 +0000 +++ b/pyprophet_score.xml Tue Apr 14 12:01:27 2020 +0000 @@ -1,4 +1,4 @@ - + Error-rate estimation for MS1, MS2 and transition-level data @@ -16,7 +16,7 @@ $conditional_classifier.xgb_autotune #end if #if $apply_weights: - --apply_weights + --apply_weights='$apply_weights' #end if --xeval_fraction=$xeval_fraction --xeval_num_iter=$xeval_num_iter @@ -42,9 +42,9 @@ --ipf_max_peakgroup_pep=$ipf_max_peakgroup_pep $tric_chromprob $test_mode + --threads "\${GALAXY_SLOTS:-4}" --out='./output.osw' && mv *_report.pdf report.pdf - ]]> @@ -59,7 +59,7 @@ - + @@ -85,7 +85,7 @@ - + @@ -116,6 +116,19 @@ + + + + + + + + + + + + + + diff -r e40681ad5b1b -r f4056f393ab6 test-data/score2.osw Binary file test-data/score2.osw has changed diff -r e40681ad5b1b -r f4056f393ab6 test-data/score_report2.pdf Binary file test-data/score_report2.pdf has changed diff -r e40681ad5b1b -r f4056f393ab6 test-data/test_data.osw Binary file test-data/test_data.osw has changed