comparison chimera.vsearch.xml @ 8:bdb4a58a2025 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:12:54 +0000
parents de3cfb122105
children
comparison
equal deleted inserted replaced
7:de3cfb122105 8:bdb4a58a2025
1 <tool profile="16.07" id="mothur_chimera_vsearch" name="Chimera.vsearch" version="@WRAPPER_VERSION@.2"> 1 <tool profile="16.07" id="mothur_chimera_vsearch" name="Chimera.vsearch" version="@WRAPPER_VERSION@.2">
2 <description>find potential chimeric sequences using vsearch</description> 2 <description>find potential chimeric sequences using vsearch</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"/>