Mercurial > repos > iuc > khmer_filter_abundance
changeset 1:03246d4ea8cd 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:04:29 -0500 |
parents | 71f98f6f68af |
children | 43bf85eb8d7a |
files | filter-abund.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/filter-abund.xml Wed Nov 11 09:45:40 2015 -0500 +++ b/filter-abund.xml Wed Nov 11 10:04:29 2015 -0500 @@ -1,6 +1,6 @@ -<tool id="khmer_filter_abundance" name="Filter k-mer" version="@WRAPPER_VERSION@.0"> +<tool id="khmer_filter_abundance" name="Filter reads" version="@WRAPPER_VERSION@.0"> <description> - by minimal abundance + by minimal k-mer abundance </description> <macros> <token name="@BINARY@">filter-abund.py</token>