changeset 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 6de6accf0098
files filter-below-abund.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/filter-below-abund.xml	Wed Nov 11 09:46:57 2015 -0500
+++ b/filter-below-abund.xml	Wed Nov 11 10:05:04 2015 -0500
@@ -1,6 +1,6 @@
-<tool id="khmer_filter_below_abundance_cutoff" name="Filter k-mers" version="@WRAPPER_VERSION@.0">
+<tool id="khmer_filter_below_abundance_cutoff" name="Filter reads" version="@WRAPPER_VERSION@.0">
     <description>
-        below abundance cutoff of 50
+        below k-mer abundance of 50
     </description>
     <macros>
         <token name="@BINARY@">filter-below-abund.py</token>