Repository 'compare_humann2_output'
hg clone https://toolshed.g2.bx.psu.edu/repos/bebatut/compare_humann2_output

Changeset 4:844fcd42ec7c (2023-11-04)
Previous changeset 3:eaa95ea1195c (2022-10-19)
Commit message:
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/compare_humann2_output commit 57a0433defa3cbc37ab34fbb0ebcfaeb680db8d5
modified:
compare_humann2_output.xml
b
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>