# HG changeset patch # User recetox # Date 1602144078 0 # Node ID 6b2b2b83b46cf0bc65c560a7f6b5c9eedf35a85d # Parent 3bdef6d114fd999f45b3f04fd102bde6a17819c5 "planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit c5151674ce7c552ad502d58089b8de93670d8e49" diff -r 3bdef6d114fd -r 6b2b2b83b46c xmsannotator_advanced.xml --- a/xmsannotator_advanced.xml Thu Oct 08 00:41:36 2020 +0000 +++ b/xmsannotator_advanced.xml Thu Oct 08 08:01:18 2020 +0000 @@ -16,7 +16,7 @@ adducts = xmsannotator::load_hdf("$adducts", "adducts"), compounds = xmsannotator::load_hdf("$compounds", "compounds"), - mass_tolerance = 1e-6 * $mz_tolerance_ppm + mass_tolerance = 1e-6 * $mz_tolerance_ppm, time_tolerance = $rt_tolerance, correlation_threshold = as.double($clustering.correlation_threshold),