# HG changeset patch # User bgruening # Date 1699124394 0 # Node ID 844fcd42ec7ce3bab4a50e239beb8d95592d8df9 # Parent eaa95ea1195cd3e17f8c38e2289a49e3e441c343 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/compare_humann2_output commit 57a0433defa3cbc37ab34fbb0ebcfaeb680db8d5 diff -r eaa95ea1195c -r 844fcd42ec7c compare_humann2_output.xml --- 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>