comparison presto_buildconsensus.xml @ 3:1844a3d2c887 draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/presto commit d52e3c9c53dd358e14e65a3a083e7d5c102f8697"
author iuc
date Sat, 25 Sep 2021 18:32:31 +0000
parents 5b059629cce0
children
comparison
equal deleted inserted replaced
2:5b059629cce0 3:1844a3d2c887
1 <tool id="presto_buildconsensus" name="pRESTO BuildConsensus" version="@TOOL_VERSION@"> 1 <tool id="presto_buildconsensus" name="pRESTO BuildConsensus" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
2 <description>Builds a consensus sequence for each set of input sequences</description> 2 <description>Builds a consensus sequence for each set of input sequences</description>
3 3 <expand macro="bio_tools"/>
4 <macros> 4 <macros>
5 <import>presto_macros.xml</import> 5 <import>presto_macros.xml</import>
6 </macros> 6 </macros>
7 7
8 <expand macro="requirements"/> 8 <expand macro="requirements"/>