comparison cluster.split.xml @ 10:19f45bdbffd9 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit 7599ef16dc8b83ee49236ed5bb229260c969b0ab
author iuc
date Mon, 17 Jun 2024 12:25:15 +0000
parents 2c02989afecb
children
comparison
equal deleted inserted replaced
9:1b7fd1678230 10:19f45bdbffd9
1 <tool profile="16.07" id="mothur_cluster_split" name="Cluster.split" version="@WRAPPER_VERSION@.0"> 1 <tool profile="16.07" id="mothur_cluster_split" name="Cluster.split" version="@WRAPPER_VERSION@.0">
2 <description>Assign sequences to OTUs and split large matrices</description> 2 <description>Assign sequences to OTUs and split large matrices</description>
3 <macros> 3 <macros>
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 </macros> 5 </macros>
6 <expand macro="biotools"/>
6 <expand macro="requirements"> 7 <expand macro="requirements">
7 <requirement type="package" version="2.6.0">vsearch</requirement> 8 <requirement type="package" version="2.6.0">vsearch</requirement>
8 </expand> 9 </expand>
9 <expand macro="stdio"/> 10 <expand macro="stdio"/>
10 <expand macro="version_command"/> 11 <expand macro="version_command"/>