# HG changeset patch # User recetox # Date 1635942935 0 # Node ID 29b04e82bc4efe3b6956bf803459ba462accf2bf # Parent c1f439401578a4d9439cb96c73b561ee9a390791 "planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/recetox-xmsannotator commit 42e346be32aa2c3f33fb2693bfc3675b1cf57397" diff -r c1f439401578 -r 29b04e82bc4e october_recetox_xmsannotator_advanced.xml --- a/october_recetox_xmsannotator_advanced.xml Wed Nov 03 11:26:00 2021 +0000 +++ b/october_recetox_xmsannotator_advanced.xml Wed Nov 03 12:35:35 2021 +0000 @@ -1,4 +1,4 @@ - + annotate peak intensity table including scores and confidence levels macros.xml @@ -34,7 +34,7 @@ peak_rt_width = as.integer($peak_rt_width), maximum_isotopes = as.integer($maximum_isotopes), min_ions_per_chemical = as.integer($min_ions_per_chemical), - filter_by = "$filter_by" + filter_by = $filter_by ) save_parquet(data = annotation, file = "${annotation_parquet}") ]]>