comparison abundance-dist-single.xml @ 9:385a965c6f87 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/khmer commit 7599ef16dc8b83ee49236ed5bb229260c969b0ab
author iuc
date Mon, 17 Jun 2024 11:47:33 +0000
parents c018a72b523e
children
comparison
equal deleted inserted replaced
8:c018a72b523e 9:385a965c6f87
1 <tool id="khmer_abundance_distribution_single" name="khmer: Abundance Distribution (all-in-one)" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> 1 <tool id="khmer_abundance_distribution_single" name="khmer: Abundance Distribution (all-in-one)" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
2 <description> 2 <description>
3 Calculate abundance distribution of k-mers 3 Calculate abundance distribution of k-mers
4 </description> 4 </description>
5 <expand macro="bio_tools"/>
5 <macros> 6 <macros>
6 <token name="@BINARY@">abundance-dist-single.py</token> 7 <token name="@BINARY@">abundance-dist-single.py</token>
7 <import>macros.xml</import> 8 <import>macros.xml</import>
8 </macros> 9 </macros>
9 <expand macro="requirements" /> 10 <expand macro="requirements" />