# HG changeset patch
# User ebi-gxa
# Date 1552492213 14400
# Node ID eae21a6c31283283c619c4a2a3953d0a6b2eb845
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scanpy-scripts commit dca9be719ceb86abad7589c240b1bb7656826c48-dirty
diff -r 000000000000 -r eae21a6c3128 scanpy-scale-data.xml
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/scanpy-scale-data.xml	Wed Mar 13 11:50:13 2019 -0400
@@ -0,0 +1,72 @@
+
+
+  to make expression variance the same for all genes
+  
+    scanpy_macros.xml
+  
+  
+  
+
+  
+    
+    
+    
+    
+    
+      
+    
+    
+  
+
+  
+    
+  
+
+  
+    
+      
+      
+      
+      
+      
+      
+      
+    
+  
+
+  
+  
+
diff -r 000000000000 -r eae21a6c3128 scanpy_macros.xml
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/scanpy_macros.xml	Wed Mar 13 11:50:13 2019 -0400
@@ -0,0 +1,90 @@
+
+  1.3.2
+  More information can be found at https://scanpy.readthedocs.io
+  
+#if $do_plotting.plot
+                  -P output.png
+                  --projectio $do_plotting.projection
+                  --components $do_plotting.components
+    #if $do_plotting.color_by
+                  --color-by $do_plotting.color_by
+    #end if
+    #if $do_plotting.groups
+                  --group $do_plotting.groups
+    #end if
+    #if $do_plotting.use_raw
+                  --use-raw
+    #end if
+    #if $do_plotting.palette
+                  --palette $do_plotting.palette
+    #end if
+    #if $do_plotting.edges
+                  --edges
+    #end if
+    #if $do_plotting.arrows
+                  --arrows
+    #end if
+    #if not $do_plotting.sort_order
+                  --no-sort-order
+    #end if
+    #if $do_plotting.frameoff
+                  --frameoff
+    #end if
+#end if
+  
+  
+    
+      scanpy-scripts
+      
+    
+  
+  
+  
+    
+      10.1186/s13059-017-1382-0
+      
+	@misc{githubscanpy-scripts,
+	author = {Ni Huang, EBI Gene Expression Team},
+	year = {2018},
+	title = {Scanpy-scripts: command line interface for Scanpy},
+	publisher = {GitHub},
+	journal = {GitHub repository},
+	url = {https://github.com/ebi-gene-expression-group/scanpy-scripts},
+      }
+      
+    
+  
+  
+    
+    
+      
+      
+    
+  
+  
+    
+      
+      
+    
+  
+  
+    
+    
+    
+      
+      
+    
+    
+    
+    
+    
+    
+    
+    
+  
+