diff count-median.xml @ 1:84b323860b0a 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:38 -0500
parents 42fbb6359626
children 77410799e8e9
line wrap: on
line diff
--- a/count-median.xml	Wed Nov 11 09:45:59 2015 -0500
+++ b/count-median.xml	Wed Nov 11 10:04:38 2015 -0500
@@ -1,5 +1,5 @@
 <tool id="khmer_count_median" name="Count Median" version="@WRAPPER_VERSION@.0">
-    <description>Count the median/avg k-mer abundance for each sequence in the input file</description>
+    <description>Count the median/avg k-mer abundance for each sequence</description>
     <macros>
         <token name="@BINARY@">count-median.py</token>
         <import>macros.xml</import>