# HG changeset patch # User iuc # Date 1727995476 0 # Node ID 40812a65a78b41642e7203bff0feaeabfdf7c498 # Parent 0185bd174ea09579f9c8e820188fa2c51e4ee274 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scanpy/ commit 0f11c0478793eaafc7d3bd2e7916ee546528b45f diff -r 0185bd174ea0 -r 40812a65a78b macros.xml --- a/macros.xml Thu Sep 19 06:44:22 2024 +0000 +++ b/macros.xml Thu Oct 03 22:44:36 2024 +0000 @@ -1,6 +1,6 @@ 1.10.2 - 0 + 1 21.09 @@ -10,6 +10,7 @@ pandas scipy statsmodels + fa2 @@ -587,7 +588,7 @@ ]]> - + + + - - - @@ -1237,9 +1237,9 @@ #if str($method.threshold) != '': threshold=$method.threshold, #end if - #if str($method.groups) != '': - #set $groups=([x.strip() for x in str($method.groups).split(',')]) - groups=$groups, + #if str($method.labels) != '': + #set $labels=([x.strip() for x in str($method.labels).split(',')]) + labels=$labels, #end if #if str($method.color) != '': #set $color=([x.strip() for x in str($method.color).split(',')]) @@ -1248,10 +1248,6 @@ #if $method.pos: pos=np.fromfile($method.pos, dtype=dt), #end if - #if str($method.labels) != '': - #set $labels=([x.strip() for x in str($method.labels).split(',')]) - labels=$labels, - #end if layout='$method.layout', #if $method.init_pos: init_pos=np.fromfile($method.init_pos, dtype=dt), @@ -1269,7 +1265,9 @@ dashed_edges='$method.dashed_edges', #end if single_component=$method.single_component, + #if str($method.fontsize) != '': fontsize=$method.fontsize, + #end if node_size_scale=$method.node_size_scale, node_size_power=$method.node_size_power, edge_width_scale=$method.edge_width_scale, diff -r 0185bd174ea0 -r 40812a65a78b plot.xml --- a/plot.xml Thu Sep 19 06:44:22 2024 +0000 +++ b/plot.xml Thu Oct 03 22:44:36 2024 +0000 @@ -75,7 +75,7 @@ legend_fontweight='$method.plot.legend_fontweight', #if $method.plot.color_map: color_map='$method.plot.color_map', - #end if + #end if #if $method.plot.palette: palette=['$method.plot.palette'], #end if @@ -98,7 +98,7 @@ @CMD_VAR_NAMES_HEADER_CHECK@ sc.pl.dotplot( @CMD_PARAM_PLOT_INPUTS@ - @CMD_PARAMS_INPUTS@ + @CMD_PARAMS_INPUTS@ @CMD_PARAM_GENE_SYMBOLS@ @CMD_PARAMS_PLOTS@ @CMD_PL_DOTPLOT@ @@ -259,7 +259,7 @@ @CMD_PARAM_GROUPS@ @CMD_PARAMS_PL_ATTRIBUTE_SECTION@ @CMD_SCATTER_OUTINE@ - @CMD_SECTION_MATPLOTLIB_PYPLOT_SCATTER@ + @CMD_SECTION_MATPLOTLIB_PYPLOT_SCATTER@ @CMD_SHOW_NONE@) #else if str($method.method) == 'pl.tsne': @@ -274,7 +274,7 @@ @CMD_PARAM_GROUPS@ @CMD_PARAMS_PL_ATTRIBUTE_SECTION@ @CMD_SCATTER_OUTINE@ - @CMD_SECTION_MATPLOTLIB_PYPLOT_SCATTER@ + @CMD_SECTION_MATPLOTLIB_PYPLOT_SCATTER@ @CMD_PARAM_LAYER@ @CMD_SHOW_NONE@) @@ -366,6 +366,8 @@ @CMD_PARAMS_PL_PAGA@ @CMD_SHOW_NONE@) +@CMD_ANNDATA_WRITE_OUTPUTS@ + #else if str($method.method) == 'pl.paga_compare': sc.pl.paga_compare( @CMD_PARAM_PLOT_INPUTS@ @@ -379,7 +381,7 @@ legend_fontweight='$method.plot.legend_fontweight', #if $method.plot.color_map: color_map='$method.plot.color_map', - #end if + #end if #if $method.plot.palette: palette=['$method.plot.palette'], #end if @@ -643,7 +645,7 @@ - + @@ -994,6 +996,9 @@ + + method['method'] == 'pl.paga' + @@ -1036,7 +1041,7 @@ - + @@ -1076,7 +1081,7 @@ - + @@ -1154,7 +1159,7 @@ - + @@ -1200,7 +1205,7 @@ - + @@ -1250,7 +1255,7 @@ - + @@ -1262,7 +1267,7 @@ - +
@@ -1284,7 +1289,7 @@ - + @@ -1292,7 +1297,7 @@ - +
@@ -1323,7 +1328,7 @@ - +
@@ -1352,7 +1357,7 @@ - + @@ -1391,7 +1396,7 @@ - + @@ -1425,7 +1430,7 @@ - + @@ -1454,7 +1459,7 @@ - + @@ -1491,7 +1496,7 @@ - + @@ -1520,7 +1525,7 @@ - + @@ -1547,13 +1552,13 @@ - + - +
@@ -1568,13 +1573,13 @@ - + - +
@@ -1636,7 +1641,7 @@ - + @@ -1656,7 +1661,7 @@ - + @@ -1675,7 +1680,7 @@ - + @@ -1709,7 +1714,7 @@ - + @@ -1745,7 +1750,7 @@ - + @@ -1783,12 +1788,12 @@ - + - + @@ -1820,12 +1825,12 @@ - + - + @@ -1865,7 +1870,7 @@ - + @@ -1886,7 +1891,7 @@ - + - + @@ -1926,9 +1931,9 @@ - + - + @@ -1940,8 +1945,13 @@ + + + + + - + @@ -1961,14 +1971,14 @@ - + - +
@@ -1983,7 +1993,7 @@ - + @@ -2018,7 +2028,7 @@ - + @@ -2056,7 +2066,7 @@ - + @@ -2105,7 +2115,7 @@ - + @@ -2130,7 +2140,7 @@ - + @@ -2155,7 +2165,7 @@ - +