Repository 'khmer_abundance_distribution'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/khmer_abundance_distribution

Changeset 1:be929aa4e152 (2015-11-11)
Previous changeset 0:c07433531fd3 (2015-11-11) Next changeset 2:5915ca16931b (2015-12-03)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/khmer/ commit 72078bced0c08685219c6e80e42ce07458822391
modified:
abundance-dist.xml
b
diff -r c07433531fd3 -r be929aa4e152 abundance-dist.xml
--- a/abundance-dist.xml Wed Nov 11 09:46:38 2015 -0500
+++ b/abundance-dist.xml Wed Nov 11 10:04:55 2015 -0500
b
@@ -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>