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

Changeset 17:1b84ae7595ed (2021-04-12)
Previous changeset 16:c8391a25dee3 (2020-11-25) Next changeset 18:3931e8e8d678 (2021-05-05)
Commit message:
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/tree/develop/tools/tertiary-analysis/scanpy commit 858a2398f1dbbd60110867c593c237358c794615-dirty"
modified:
scanpy_macros2.xml
b
diff -r c8391a25dee3 -r 1b84ae7595ed scanpy_macros2.xml
--- a/scanpy_macros2.xml Wed Nov 25 16:20:17 2020 +0000
+++ b/scanpy_macros2.xml Mon Apr 12 14:45:06 2021 +0000
[
@@ -1,10 +1,12 @@
 <macros>
-  <token name="@TOOL_VERSION@">1.6.0</token>
+  <token name="@TOOL_VERSION@">1.7.2</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.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.
+
 1.6.0+galaxy0: Update to scanpy-scripts 0.2.13 (running scanpy ==1.6.0) to incorporate new options, code simplifications, and batch integration methods. Jonathan Manning, Expression Atlas team https://www.ebi.ac.uk/gxa/home  at
 EMBL-EBI https://www.ebi.ac.uk/
 
@@ -49,7 +51,7 @@
 
   <xml name="requirements">
     <requirements>
-      <requirement type="package" version="0.3.2">scanpy-scripts</requirement>
+      <requirement type="package" version="0.3.3">scanpy-scripts</requirement>
       <yield/>
     </requirements>
   </xml>
@@ -68,6 +70,7 @@
  url = {https://github.com/ebi-gene-expression-group/scanpy-scripts},
       }</citation>
       <citation type="doi">10.1101/2020.04.08.032698</citation>
+      <citation type="doi">10.1038/s41592-021-01102-w</citation>
     </citations>
   </xml>