diff recetox_aplcms_generate_feature_table.xml @ 6:d966047fa91d draft default tip

planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/recetox_aplcms commit 0873c036d734782d2647b0eea84cd1a0658f5e58
author recetox
date Wed, 19 Jul 2023 00:25:16 +0000
parents fd078f5746d3
children
line wrap: on
line diff
--- a/recetox_aplcms_generate_feature_table.xml	Thu Jun 22 11:42:24 2023 +0000
+++ b/recetox_aplcms_generate_feature_table.xml	Wed Jul 19 00:25:16 2023 +0000
@@ -37,7 +37,7 @@
                  #else:
                  max_bandwidth = NA,
                  #end if
-                 #if $advanced.sd_cut.sd_cut_bounds == "FALSE":
+                 #if $advanced.sd_cut.sd_cut_bounds == "TRUE":
                  sd_cut = c($advanced.sd_cut.sd_cut_min, $advanced.sd_cut.sd_cut_max),
                  #else
                  sd_cut = c(0, Inf),