comparison filter-below-abund.xml @ 1:e0e33e40d7c4 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/khmer/ commit 72078bced0c08685219c6e80e42ce07458822391
author iuc
date Wed, 11 Nov 2015 10:05:04 -0500
parents 67b597ec0baf
children bf716cfc3225
comparison
equal deleted inserted replaced
0:67b597ec0baf 1:e0e33e40d7c4
1 <tool id="khmer_filter_below_abundance_cutoff" name="Filter k-mers" version="@WRAPPER_VERSION@.0"> 1 <tool id="khmer_filter_below_abundance_cutoff" name="Filter reads" version="@WRAPPER_VERSION@.0">
2 <description> 2 <description>
3 below abundance cutoff of 50 3 below k-mer abundance of 50
4 </description> 4 </description>
5 <macros> 5 <macros>
6 <token name="@BINARY@">filter-below-abund.py</token> 6 <token name="@BINARY@">filter-below-abund.py</token>
7 <import>macros.xml</import> 7 <import>macros.xml</import>
8 </macros> 8 </macros>