diff do-partition.xml @ 8:5a0fa29951ae draft default tip

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
line wrap: on
line diff
--- a/do-partition.xml	Tue Mar 23 21:30:35 2021 +0000
+++ b/do-partition.xml	Mon Jun 17 11:46:46 2024 +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>