diff count-median.xml @ 9:b3d513c7093e 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:47:05 +0000
parents 06d1d91c67e5
children
line wrap: on
line diff
--- a/count-median.xml	Tue Mar 23 21:31:16 2021 +0000
+++ b/count-median.xml	Mon Jun 17 11:47:05 2024 +0000
@@ -1,5 +1,6 @@
 <tool id="khmer_count_median" name="khmer: Count Median" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
     <description>Count the median/avg k-mer abundance for each sequence</description>
+    <expand macro="bio_tools"/>
     <macros>
         <token name="@BINARY@">count-median.py</token>
         <import>macros.xml</import>