Mercurial > repos > iuc > khmer_abundance_distribution
diff abundance-dist.xml @ 10:e699e2747356 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/khmer commit 238d0992c63de53623c4fc05eec8bd8d67001997
author | iuc |
---|---|
date | Thu, 03 Oct 2024 13:45:57 +0000 |
parents | 7624945cacd3 |
children |
line wrap: on
line diff
--- a/abundance-dist.xml Mon Jun 17 11:47:51 2024 +0000 +++ b/abundance-dist.xml Thu Oct 03 13:45:57 2024 +0000 @@ -2,11 +2,11 @@ <description> Calculate abundance distribution of k-mers using pre-made k-mer countgraphs </description> - <expand macro="bio_tools"/> <macros> <token name="@BINARY@">abundance-dist.py</token> <import>macros.xml</import> </macros> + <expand macro="bio_tools"/> <expand macro="requirements" /> <expand macro="stdio" /> <expand macro="version" /> @@ -51,7 +51,7 @@ <assert_contents> <has_text text="1,96,96,0.98" /> <has_text text="255,2,98,1.0" /> - </assert_contents> + </assert_contents> </output> </test> </tests> @@ -59,6 +59,8 @@ Calculate abundance distribution of the k-mers in the sequence file using a pre-made k-mer countgraph. +@ABUNDANCE_HISTOGRAM_OUTPUT_HELP@ + @HELP_FOOTER@ ]]> </help>