diff recetox_aplcms_remove_noise.xml @ 1:e9e9677e8147 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:56:43 +0000
parents 7e1217022278
children caa39ec7a18b
line wrap: on
line diff
--- a/recetox_aplcms_remove_noise.xml	Mon Feb 13 10:27:15 2023 +0000
+++ b/recetox_aplcms_remove_noise.xml	Mon Apr 03 14:56:43 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,