diff mcmicro_to_anndata.xml @ 2:4c767e1a9e7c draft

planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/scimap commit 9fb5578191db8a559191e45156cfb95350f01aea
author goeckslab
date Mon, 10 Jun 2024 18:45:21 +0000
parents 2a3152751ca8
children
line wrap: on
line diff
--- a/mcmicro_to_anndata.xml	Mon Aug 29 23:54:52 2022 +0000
+++ b/mcmicro_to_anndata.xml	Mon Jun 10 18:45:21 2024 +0000
@@ -6,7 +6,7 @@
     <expand macro="scimap_requirements" />
     <expand macro="macro_stdio" />
     <version_command>echo "@VERSION@"</version_command>
-    <command>
+    <command detect_errors="aggressive">
         <![CDATA[
         python '$__tool_directory__/mcmicro_to_anndata.py'
             --inputs '$inputs'
@@ -56,6 +56,5 @@
 
         ]]>
     </help>
-    <citations>
-    </citations>
+    <expand macro="citations" />
 </tool>