changeset 13:14c576ea6148 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/anndata/ commit c1d84c1850c53deccc384de3960d2cec37bb2869
author iuc
date Fri, 08 Nov 2024 22:00:02 +0000
parents 0bf7fddf90c7
children
files inspect.xml macros.xml
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/inspect.xml	Sat Sep 14 19:58:48 2024 +0000
+++ b/inspect.xml	Fri Nov 08 22:00:02 2024 +0000
@@ -3,6 +3,7 @@
     <macros>
         <import>macros.xml</import>
     </macros>
+    <expand macro="bio_tools"/>
     <expand macro="requirements"/>
     <expand macro="version_command"/>
     <command detect_errors="exit_code"><![CDATA[
--- a/macros.xml	Sat Sep 14 19:58:48 2024 +0000
+++ b/macros.xml	Fri Nov 08 22:00:02 2024 +0000
@@ -78,4 +78,9 @@
             </valid>
        </sanitizer>
     </xml>
+    <xml name="bio_tools">
+        <xrefs>
+            <xref type="bio.tools">anndata</xref>
+        </xrefs>
+    </xml>
 </macros>