changeset 1:be929aa4e152 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:55 -0500
parents c07433531fd3
children 5915ca16931b
files abundance-dist.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/abundance-dist.xml	Wed Nov 11 09:46:38 2015 -0500
+++ b/abundance-dist.xml	Wed Nov 11 10:04:55 2015 -0500
@@ -1,6 +1,6 @@
 <tool id="khmer_abundance_distribution" name="Abundance Distribution" version="@WRAPPER_VERSION@.0">
     <description>
-        Calculate abundance distribution of the k-mers in a given sequence file using a pre-made k-mer countgraph
+        Calculate abundance distribution of k-mers using pre-made k-mer countgraphs
     </description>
     <macros>
         <token name="@BINARY@">abundance-dist.py</token>