comparison do-partition.xml @ 8:5a0fa29951ae draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/khmer commit 7599ef16dc8b83ee49236ed5bb229260c969b0ab
author iuc
date Mon, 17 Jun 2024 11:46:46 +0000
parents b7429b53be2a
children 8388fe31d604
comparison
equal deleted inserted replaced
7:b7429b53be2a 8:5a0fa29951ae
1 <tool id="khmer_partition" name="khmer: Sequence partition all-in-one" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> 1 <tool id="khmer_partition" name="khmer: Sequence partition all-in-one" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
2 <description>Load, partition, and annotate sequences</description> 2 <description>Load, partition, and annotate sequences</description>
3 <expand macro="bio_tools"/>
3 <macros> 4 <macros>
4 <token name="@BINARY@">do-partition.py</token> 5 <token name="@BINARY@">do-partition.py</token>
5 <import>macros.xml</import> 6 <import>macros.xml</import>
6 </macros> 7 </macros>
7 <expand macro="requirements" /> 8 <expand macro="requirements" />