diff macros.xml @ 1:51eb02d9b17a draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat_v5 commit 566984b588e88225f0b3f2dae88c6fd084315e7c
author iuc
date Tue, 05 Nov 2024 11:54:58 +0000
parents 94f1b9c7286f
children
line wrap: on
line diff
--- a/macros.xml	Wed Sep 11 10:21:37 2024 +0000
+++ b/macros.xml	Tue Nov 05 11:54:58 2024 +0000
@@ -2,6 +2,11 @@
     <token name="@TOOL_VERSION@">5.0</token>
     <token name="@VERSION_SUFFIX@">0</token>
     <token name="@PROFILE@">23.0</token>
+    <xml name="bio_tools">
+        <xrefs>
+            <xref type="bio.tools">seurat</xref>
+        </xrefs>
+      </xml>
     <xml name="requirements">
         <requirements>
             <requirement type="package" version="@TOOL_VERSION@">r-seurat</requirement>
@@ -141,7 +146,7 @@
         </data>
     </xml>
     <token name="@CMD_inspect_rds_outputs@"><![CDATA[
-write.table(inspect, 'inspect_out.tab', sep="\t", col.names = col.names, row.names = row.names, quote = FALSE)    
+write.table(inspect, 'inspect_out.tab', sep="\t", col.names = col.names, row.names = row.names, quote = FALSE)
     ]]>
     </token>
     <xml name="plot_out">