Mercurial > repos > iuc > khmer_partition
diff do-partition.xml @ 10:02bc1ef43ef7 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/khmer commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
| author | iuc |
|---|---|
| date | Tue, 31 Aug 2021 09:12:27 +0000 |
| parents | 94e459e086bb |
| children | bd185cf6bd34 |
line wrap: on
line diff
--- a/do-partition.xml Tue Mar 23 21:26:38 2021 +0000 +++ b/do-partition.xml Tue Aug 31 09:12:27 2021 +0000 @@ -1,5 +1,6 @@ <tool id="khmer_partition" name="khmer: Sequence partition all-in-one" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> <description>Load, partition, and annotate sequences</description> + <expand macro="bio_tools"/> <macros> <token name="@BINARY@">do-partition.py</token> <import>macros.xml</import>
