Previous changeset 0:47cea67b74ea (2015-11-11) Next changeset 2:6298996b5421 (2015-12-03) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/khmer/ commit 72078bced0c08685219c6e80e42ce07458822391 |
modified:
abundance-dist-single.xml |
b |
diff -r 47cea67b74ea -r a3a5a1e44d18 abundance-dist-single.xml --- a/abundance-dist-single.xml Wed Nov 11 09:47:17 2015 -0500 +++ b/abundance-dist-single.xml Wed Nov 11 10:05:13 2015 -0500 |
b |
@@ -1,6 +1,6 @@ <tool id="khmer_abundance_distribution_single" name="Abundance Distribution (all-in-one)" version="@WRAPPER_VERSION@.0"> <description> - Calculate abundance distribution of the k-mers in a given sequence file + Calculate abundance distribution of k-mers </description> <macros> <token name="@BINARY@">abundance-dist-single.py</token> |