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

Changeset 1:84b323860b0a (2015-11-11)
Previous changeset 0:42fbb6359626 (2015-11-11) Next changeset 2:735c68a6ff03 (2015-12-03)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/khmer/ commit 72078bced0c08685219c6e80e42ce07458822391
modified:
count-median.xml
b
diff -r 42fbb6359626 -r 84b323860b0a count-median.xml
--- a/count-median.xml Wed Nov 11 09:45:59 2015 -0500
+++ b/count-median.xml Wed Nov 11 10:04:38 2015 -0500
b
@@ -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>