Mercurial > repos > iuc > khmer_abundance_distribution
comparison abundance-dist.xml @ 9:7624945cacd3 draft
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:51 +0000 |
parents | c0caca5af183 |
children | e699e2747356 |
comparison
equal
deleted
inserted
replaced
8:c0caca5af183 | 9:7624945cacd3 |
---|---|
1 <tool id="khmer_abundance_distribution" name="khmer: Abundance Distribution" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> | 1 <tool id="khmer_abundance_distribution" name="khmer: Abundance Distribution" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> |
2 <description> | 2 <description> |
3 Calculate abundance distribution of k-mers using pre-made k-mer countgraphs | 3 Calculate abundance distribution of k-mers using pre-made k-mer countgraphs |
4 </description> | 4 </description> |
5 <expand macro="bio_tools"/> | |
5 <macros> | 6 <macros> |
6 <token name="@BINARY@">abundance-dist.py</token> | 7 <token name="@BINARY@">abundance-dist.py</token> |
7 <import>macros.xml</import> | 8 <import>macros.xml</import> |
8 </macros> | 9 </macros> |
9 <expand macro="requirements" /> | 10 <expand macro="requirements" /> |