comparison count-median.xml @ 1:84b323860b0a 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:38 -0500
parents 42fbb6359626
children 77410799e8e9
comparison
equal deleted inserted replaced
0:42fbb6359626 1:84b323860b0a
1 <tool id="khmer_count_median" name="Count Median" version="@WRAPPER_VERSION@.0"> 1 <tool id="khmer_count_median" name="Count Median" version="@WRAPPER_VERSION@.0">
2 <description>Count the median/avg k-mer abundance for each sequence in the input file</description> 2 <description>Count the median/avg k-mer abundance for each sequence</description>
3 <macros> 3 <macros>
4 <token name="@BINARY@">count-median.py</token> 4 <token name="@BINARY@">count-median.py</token>
5 <import>macros.xml</import> 5 <import>macros.xml</import>
6 </macros> 6 </macros>
7 <expand macro="requirements" /> 7 <expand macro="requirements" />