# HG changeset patch
# User iuc
# Date 1576160417 0
# Node ID 288782468dc1eeec7dbd10ef3cefaf0173af9c34
# Parent 7ab288f29f144f37cd3b3ebb7fdc8a31229d264e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scanpy/ commit 3b41d687ff30583540d055f6995de00530cca81d"
diff -r 7ab288f29f14 -r 288782468dc1 macros.xml
--- a/macros.xml Thu Dec 05 12:07:30 2019 +0000
+++ b/macros.xml Thu Dec 12 14:20:17 2019 +0000
@@ -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 7ab288f29f14 -r 288782468dc1 normalize.xml
--- a/normalize.xml Thu Dec 05 12:07:30 2019 +0000
+++ b/normalize.xml Thu Dec 12 14:20:17 2019 +0000
@@ -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 7ab288f29f14 -r 288782468dc1 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 7ab288f29f14 -r 288782468dc1 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 7ab288f29f14 -r 288782468dc1 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 7ab288f29f14 -r 288782468dc1 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 7ab288f29f14 -r 288782468dc1 test-data/pp.highly_variable_genes.krumsiek11-cell_ranger.h5ad
Binary file test-data/pp.highly_variable_genes.krumsiek11-cell_ranger.h5ad has changed