Repository 'scanpy_compute_graph'
hg clone https://toolshed.g2.bx.psu.edu/repos/ebi-gxa/scanpy_compute_graph

Changeset 24:7779b9dcf040 (2021-08-03)
Previous changeset 23:bc9e8de21efb (2021-07-23) Next changeset 25:fcaa9048cdaf (2021-09-28)
Commit message:
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/tree/develop/tools/tertiary-analysis/scanpy commit cecd3663ae841b026216f01003d58ea7c3bfde3e-dirty"
modified:
scanpy_macros2.xml
b
diff -r bc9e8de21efb -r 7779b9dcf040 scanpy_macros2.xml
--- a/scanpy_macros2.xml Fri Jul 23 08:28:48 2021 +0000
+++ b/scanpy_macros2.xml Tue Aug 03 09:01:16 2021 +0000
[
@@ -1,10 +1,12 @@
 <macros>
-  <token name="@TOOL_VERSION@">1.8.1</token>
+  <token name="@TOOL_VERSION@">1.8.1+1</token>
   <token name="@HELP@">More information can be found at https://scanpy.readthedocs.io</token>
   <token name="@PROFILE@">18.01</token>
   <token name="@VERSION_HISTORY@"><![CDATA[
 **Version history**
 
+1.8.1.1+galaxy0: Upate to scanpy-scripts 1.1.1 build 1 (running scanpy ==1.8.1), including improved Scrublet integration with batch handling.
+
 1.8.1+galaxy0: Upate to scanpy-scripts 1.0.1 (running scanpy ==1.8.1), including Scrublet integration.
 
 1.7.2+galaxy0: Upate to scanpy-scripts 0.3.3 (running scanpy ==1.7.2) to incorporate fix for object output from PAGA plotting, to allow PAGA init of FDG.
@@ -61,7 +63,7 @@
 
   <xml name="requirements">
     <requirements>
-      <requirement type="package" version="1.1.0">scanpy-scripts</requirement>
+      <requirement type="package" version="1.1.1">scanpy-scripts</requirement>
       <yield/>
     </requirements>
   </xml>