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

Changeset 29:2e8022f1923c (2023-10-13)
Previous changeset 28:a0274bc43b7e (2023-07-15) Next changeset 30:a4774b7b2e85 (2024-02-27)
Commit message:
planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/tree/develop/tools/tertiary-analysis/scanpy commit 162313dc6ba68efc5003b1bd9b71a40aec87d826-dirty
modified:
anndata_operations.xml
scanpy_macros2.xml
b
diff -r a0274bc43b7e -r 2e8022f1923c anndata_operations.xml
--- a/anndata_operations.xml Sat Jul 15 08:44:46 2023 +0000
+++ b/anndata_operations.xml Fri Oct 13 14:07:21 2023 +0000
b
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<tool id="anndata_ops" name="AnnData Operations" version="@TOOL_VERSION@+galaxy92" profile="@PROFILE@">
+<tool id="anndata_ops" name="AnnData Operations" version="@TOOL_VERSION@+galaxy93" profile="@PROFILE@">
   <description>modifies metadata and flags genes</description>
   <macros>
     <import>scanpy_macros2.xml</import>
b
diff -r a0274bc43b7e -r 2e8022f1923c scanpy_macros2.xml
--- a/scanpy_macros2.xml Sat Jul 15 08:44:46 2023 +0000
+++ b/scanpy_macros2.xml Fri Oct 13 14:07:21 2023 +0000
b
@@ -69,7 +69,7 @@
 
   <xml name="requirements">
     <requirements>
-      <requirement type="package" version="1.1.3">scanpy-scripts</requirement>
+      <requirement type="package" version="1.1.6">scanpy-scripts</requirement>
       <yield/>
     </requirements>
   </xml>