changeset 4:844fcd42ec7c draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/compare_humann2_output commit 57a0433defa3cbc37ab34fbb0ebcfaeb680db8d5
author bgruening
date Sat, 04 Nov 2023 18:59:54 +0000
parents eaa95ea1195c
children
files compare_humann2_output.xml
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/compare_humann2_output.xml	Wed Oct 19 14:49:06 2022 +0000
+++ b/compare_humann2_output.xml	Sat Nov 04 18:59:54 2023 +0000
@@ -1,5 +1,8 @@
 <tool id="compare_humann2_output" name="Compare outputs of HUMAnN2 for several samples" version="0.2.0">
     <description>and extract similar and specific information</description>
+    <xrefs>
+        <xref type="bio.tools">compare_humann2_outputs</xref>
+    </xrefs>
     <command detect_errors="exit_code"><![CDATA[
         mkdir specifics 
         &&
@@ -100,4 +103,4 @@
   * Specific gene families and pathways for each samples and the relative abundances of these specific characteristics
 
     ]]></help>
-</tool>
\ No newline at end of file
+</tool>