Mercurial > repos > iuc > khmer_partition
comparison do-partition.xml @ 11:bd185cf6bd34 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/khmer commit 238d0992c63de53623c4fc05eec8bd8d67001997
| author | iuc |
|---|---|
| date | Thu, 03 Oct 2024 13:44:33 +0000 |
| parents | 02bc1ef43ef7 |
| children |
comparison
equal
deleted
inserted
replaced
| 10:02bc1ef43ef7 | 11:bd185cf6bd34 |
|---|---|
| 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"/> | |
| 4 <macros> | 3 <macros> |
| 5 <token name="@BINARY@">do-partition.py</token> | 4 <token name="@BINARY@">do-partition.py</token> |
| 6 <import>macros.xml</import> | 5 <import>macros.xml</import> |
| 7 </macros> | 6 </macros> |
| 7 <expand macro="bio_tools"/> | |
| 8 <expand macro="requirements" /> | 8 <expand macro="requirements" /> |
| 9 <expand macro="stdio" /> | 9 <expand macro="stdio" /> |
| 10 <expand macro="version" /> | 10 <expand macro="version" /> |
| 11 <command><