Mercurial > repos > recetox > recetox_aplcms_remove_noise
diff recetox_aplcms_remove_noise.xml @ 1:1eafdef0c141 draft
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/recetox_aplcms commit 4254c6f6f05915ceab5af5d7040ac2c44a8364b4
author | recetox |
---|---|
date | Mon, 03 Apr 2023 14:53:58 +0000 |
parents | 9b7ebb837477 |
children | cddc782aaf1e |
line wrap: on
line diff
--- a/recetox_aplcms_remove_noise.xml Mon Feb 13 10:24:57 2023 +0000 +++ b/recetox_aplcms_remove_noise.xml Mon Apr 03 14:53:58 2023 +0000 @@ -19,7 +19,7 @@ filename = '$input_file', min_pres = $min_pres, min_run = $min_run, - mz_tol = $mz_tol, + mz_tol = $mz_tol/1e6, baseline_correct = $baseline_correct, baseline_correct_noise_percentile = 0.05, intensity_weighted = $intensity_weighted,