comparison count-median.xml @ 8:06d1d91c67e5 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/khmer commit 14ea2dc5ef36219c908ed64b256794711ce7b902"
author iuc
date Tue, 23 Mar 2021 21:31:16 +0000
parents 77410799e8e9
children b3d513c7093e
comparison
equal deleted inserted replaced
7:77410799e8e9 8:06d1d91c67e5
1 <tool id="khmer_count_median" name="khmer: Count Median" version="@WRAPPER_VERSION@@TOOL_VERSION@"> 1 <tool id="khmer_count_median" name="khmer: Count Median" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
2 <description>Count the median/avg k-mer abundance for each sequence</description> 2 <description>Count the median/avg k-mer abundance for each sequence</description>
3 <macros> 3 <macros>
4 <token name="@BINARY@">count-median.py</token> 4 <token name="@BINARY@">count-median.py</token>
5 <import>macros.xml</import> 5 <import>macros.xml</import>
6 </macros> 6 </macros>