comparison compare_biom.xml @ 4:8e2ac1b8f70a draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/picrust commit 899e24f2aecad79c80667fb6c938dd4573a98820
author iuc
date Fri, 09 Feb 2024 21:41:50 +0000
parents 9168545e09df
children
comparison
equal deleted inserted replaced
3:9168545e09df 4:8e2ac1b8f70a
1 <tool id="picrust_compare_biom" name="Compare BIOM tables" version="@TOOL_VERSION@.1"> 1 <tool id="picrust_compare_biom" name="Compare BIOM tables" version="@TOOL_VERSION@.1">
2 <description>Compare the accuracy of biom files (expected and observed) either by observations (default) or by samples.</description> 2 <description>Compare the accuracy of biom files (expected and observed) either by observations (default) or by samples.</description>
3 <macros> 3 <macros>
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 </macros> 5 </macros>
6 <expand macro="bio_tools"/>
6 <expand macro="requirements"/> 7 <expand macro="requirements"/>
7 <expand macro="version_command"/> 8 <expand macro="version_command"/>
8 <command detect_errors="exit_code"><![CDATA[ 9 <command detect_errors="exit_code"><![CDATA[
9 compare_biom.py 10 compare_biom.py
10 -e '$expected' 11 -e '$expected'