comparison biom_from_uc.xml @ 9:0dafaffb1e9c draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/biom_format commit 2230d399cc6a526674f192099f00632dcc931e8c
author iuc
date Fri, 09 Feb 2024 21:35:24 +0000
parents bd2d2d53d5dd
children
comparison
equal deleted inserted replaced
8:8c026d40406b 9:0dafaffb1e9c
1 <tool id="biom_from_uc" name="Create a BIOM table" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> 1 <tool id="biom_from_uc" name="Create a BIOM table" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
2 <description>from a vsearch/uclust/usearch BIOM file</description> 2 <description>from a vsearch/uclust/usearch BIOM file</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"> 9 <command detect_errors="exit_code">
9 <![CDATA[ 10 <![CDATA[
10 biom from-uc 11 biom from-uc