# HG changeset patch
# User iuc
# Date 1576160820 18000
# Node ID d7ea9b5e6df1042e40d4d57c5ccaea81d6c28d2d
# Parent 8e0f141c8c660db588889975d419189d16749121
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scanpy/ commit 3b41d687ff30583540d055f6995de00530cca81d"
diff -r 8e0f141c8c66 -r d7ea9b5e6df1 macros.xml
--- a/macros.xml Thu Dec 05 07:12:40 2019 -0500
+++ b/macros.xml Thu Dec 12 09:27:00 2019 -0500
@@ -1,7 +1,7 @@
1.4.4.post1
19.01
-
+
scanpy
@@ -351,10 +351,10 @@
-
+
-
+
@@ -378,12 +378,12 @@
-
-
+
+
-
+
@@ -404,27 +404,20 @@
-
+
-
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+ 0:
#set $var_group_positions=[]
@@ -673,7 +677,7 @@
-
+
@@ -742,7 +746,7 @@
saturation=$method.seaborn_violinplot.saturation,
]]>
-
+
-
-
+
+
-
-
-
+
+
+
+
@@ -814,12 +824,14 @@
-
+
+
-
+
+
@@ -835,9 +847,21 @@
+
+
+
+
@@ -879,7 +903,7 @@
]]>
-
+
@@ -894,6 +918,7 @@
+
@@ -905,21 +930,20 @@
@@ -937,22 +961,22 @@
-
+
-
+
-
+
-
+
-
+
@@ -1022,12 +1046,158 @@
]]>
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 8e0f141c8c66 -r d7ea9b5e6df1 normalize.xml
--- a/normalize.xml Thu Dec 05 07:12:40 2019 -0500
+++ b/normalize.xml Thu Dec 12 09:27:00 2019 -0500
@@ -23,11 +23,15 @@
#if $method.exclude_highly_expressed.exclude_highly_expressed == "True"
max_fraction=$method.exclude_highly_expressed.max_fraction,
#end if
+ #if str($method.key_added) != ''
key_added='$method.key_added',
- #if str($method.layers) != 'all'
+ #end if
+ #if str($method.layers) != ''
+ #if str($method.layers) != 'all'
layers[str(x.strip()) for x in str($method.layers).split(',')],
- #else
+ #else
layers='$method.layers',
+ #end if
#end if
#if str($method.layer_norm) != "None"
layer_norm='$method.layer_norm',
@@ -70,10 +74,10 @@
-
-
-
-
+
+
+
+
@@ -87,8 +91,8 @@
-
-
+
+
diff -r 8e0f141c8c66 -r d7ea9b5e6df1 test-data/pl.rank_genes_groups_dotplot.rank_genes_groups.krumsiek11.png
Binary file test-data/pl.rank_genes_groups_dotplot.rank_genes_groups.krumsiek11.png has changed
diff -r 8e0f141c8c66 -r d7ea9b5e6df1 test-data/pl.rank_genes_groups_heatmap.rank_genes_groups.krumsiek11.png
Binary file test-data/pl.rank_genes_groups_heatmap.rank_genes_groups.krumsiek11.png has changed
diff -r 8e0f141c8c66 -r d7ea9b5e6df1 test-data/pl.rank_genes_groups_matrixplot.rank_genes_groups.krumsiek11.png
Binary file test-data/pl.rank_genes_groups_matrixplot.rank_genes_groups.krumsiek11.png has changed
diff -r 8e0f141c8c66 -r d7ea9b5e6df1 test-data/pl.rank_genes_groups_stacked_violin.rank_genes_groups.krumsiek11.png
Binary file test-data/pl.rank_genes_groups_stacked_violin.rank_genes_groups.krumsiek11.png has changed
diff -r 8e0f141c8c66 -r d7ea9b5e6df1 test-data/pp.highly_variable_genes.krumsiek11-cell_ranger.h5ad
Binary file test-data/pp.highly_variable_genes.krumsiek11-cell_ranger.h5ad has changed