comparison abundance-dist-single.xml @ 1:a3a5a1e44d18 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:05:13 -0500
parents 47cea67b74ea
children 20154a62bd11
comparison
equal deleted inserted replaced
0:47cea67b74ea 1:a3a5a1e44d18
1 <tool id="khmer_abundance_distribution_single" name="Abundance Distribution (all-in-one)" version="@WRAPPER_VERSION@.0"> 1 <tool id="khmer_abundance_distribution_single" name="Abundance Distribution (all-in-one)" version="@WRAPPER_VERSION@.0">
2 <description> 2 <description>
3 Calculate abundance distribution of the k-mers in a given sequence file 3 Calculate abundance distribution of k-mers
4 </description> 4 </description>
5 <macros> 5 <macros>
6 <token name="@BINARY@">abundance-dist-single.py</token> 6 <token name="@BINARY@">abundance-dist-single.py</token>
7 <import>macros.xml</import> 7 <import>macros.xml</import>
8 </macros> 8 </macros>