# HG changeset patch # User goeckslab # Date 1726512691 0 # Node ID 41aaffbb9473d4ac1cf631c39f3950708cd99748 # Parent 44d4c885d9b5ef435a1acabf5af936722a9ca72f planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/celesta commit ace07227a376d2684ec9afc37da91be789314635 diff -r 44d4c885d9b5 -r 41aaffbb9473 celesta.xml --- a/celesta.xml Thu Sep 12 16:49:51 2024 +0000 +++ b/celesta.xml Mon Sep 16 18:51:31 2024 +0000 @@ -41,14 +41,14 @@ #if $runmode.options.high_thresholds_file: --highexpthresh '${runmode.options.high_thresholds_file}' #end if - #for $p in $plot_cells: + #for $p in $runmode.plot_cells: && Rscript '$__tool_directory__/celesta_plot_cells.R' --prior '$prior_info' --celltypes '${p.cell_types}' - --size '$p.test_size' - --height '$p.height' - --width '$p.width' - --dpi '$p.dpi' + --size '${p.test_size}' + --height '${p.height}' + --width '${p.width}' + --dpi '${p.dpi}' #end for #end if ]]> @@ -145,9 +145,6 @@ - - - @@ -174,9 +171,6 @@ - - - diff -r 44d4c885d9b5 -r 41aaffbb9473 macros.xml --- a/macros.xml Thu Sep 12 16:49:51 2024 +0000 +++ b/macros.xml Mon Sep 16 18:51:31 2024 +0000 @@ -1,6 +1,6 @@ 0.0.0.9 - 1 + 2 20.01