diff scanpy_macros2.xml @ 7:3f8d10b43598 draft

planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/tree/develop/tools/tertiary-analysis/scanpy commit cbe12e02ee9ff5692be7547bdbe28fd1cd013a92
author ebi-gxa
date Thu, 20 Feb 2020 10:20:19 -0500
parents f5ebfe244c14
children c869331377bf
line wrap: on
line diff
--- a/scanpy_macros2.xml	Wed Feb 19 11:52:37 2020 -0500
+++ b/scanpy_macros2.xml	Thu Feb 20 10:20:19 2020 -0500
@@ -5,7 +5,9 @@
   <token name="@VERSION_HISTORY@"><![CDATA[
 **Version history**
 
-1.4.3+galaxy8: Use profile 18.01 for modules.
+1.4.3+galaxy9: Update to scanpy-scripts 0.2.9 (running scanpy ==1.4.3) to address bugfixes in find-variable-genes.
+
+1.4.3+galaxy9: Use profile 18.01 for modules.
 
 1.4.3+galaxy6: Update to scanpy-scripts 0.2.8 (running scanpy ==1.4.3) and wider compatibility with other Galaxy modules. Bug fixes in filtering and plotting improvements.
 
@@ -42,7 +44,7 @@
 
   <xml name="requirements">
     <requirements>
-      <requirement type="package" version="0.2.8">scanpy-scripts</requirement>
+      <requirement type="package" version="0.2.9">scanpy-scripts</requirement>
       <yield/>
     </requirements>
   </xml>