Mercurial > repos > bebatut > compare_humann2_output
comparison compare_humann2_output.xml @ 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 | 05766022dfc4 |
children |
comparison
equal
deleted
inserted
replaced
3:eaa95ea1195c | 4:844fcd42ec7c |
---|---|
1 <tool id="compare_humann2_output" name="Compare outputs of HUMAnN2 for several samples" version="0.2.0"> | 1 <tool id="compare_humann2_output" name="Compare outputs of HUMAnN2 for several samples" version="0.2.0"> |
2 <description>and extract similar and specific information</description> | 2 <description>and extract similar and specific information</description> |
3 <xrefs> | |
4 <xref type="bio.tools">compare_humann2_outputs</xref> | |
5 </xrefs> | |
3 <command detect_errors="exit_code"><![CDATA[ | 6 <command detect_errors="exit_code"><![CDATA[ |
4 mkdir specifics | 7 mkdir specifics |
5 && | 8 && |
6 | 9 |
7 python $__tool_directory__/compare_humann2_output.py | 10 python $__tool_directory__/compare_humann2_output.py |