comparison filter-below-abund.xml @ 9:19607c740d19 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:14 +0000
parents b469ab47b490
children
comparison
equal deleted inserted replaced
8:b469ab47b490 9:19607c740d19
1 <tool id="khmer_filter_below_abundance_cutoff" name="khmer: Filter reads" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> 1 <tool id="khmer_filter_below_abundance_cutoff" name="khmer: Filter reads" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
2 <description> 2 <description>
3 below k-mer abundance of 50 3 below k-mer abundance of 50
4 </description> 4 </description>
5 <expand macro="bio_tools"/>
5 <macros> 6 <macros>
6 <token name="@BINARY@">filter-below-abund.py</token> 7 <token name="@BINARY@">filter-below-abund.py</token>
7 <import>macros.xml</import> 8 <import>macros.xml</import>
8 </macros> 9 </macros>
9 <expand macro="requirements"> 10 <expand macro="requirements">