# HG changeset patch # User iuc # Date 1727963234 0 # Node ID 65b382bf9b7c534590ce7a93fefbad897687ccf9 # Parent 385a965c6f874746c3e2da8ae8e2b3f5027b0ed6 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/khmer commit 238d0992c63de53623c4fc05eec8bd8d67001997 diff -r 385a965c6f87 -r 65b382bf9b7c abundance-dist-single.xml --- a/abundance-dist-single.xml Mon Jun 17 11:47:33 2024 +0000 +++ b/abundance-dist-single.xml Thu Oct 03 13:47:14 2024 +0000 @@ -2,11 +2,11 @@ Calculate abundance distribution of k-mers - abundance-dist-single.py macros.xml + @@ -35,27 +35,27 @@ - + save_countgraph == True - + - + - + @@ -63,12 +63,18 @@ - + + + + + + + @@ -80,6 +86,7 @@ `-b` will be about 1.15x the product of the `-x` and `-N` numbers. +@ABUNDANCE_HISTOGRAM_OUTPUT_HELP@ @HELP_FOOTER@ ]]> diff -r 385a965c6f87 -r 65b382bf9b7c macros.xml --- a/macros.xml Mon Jun 17 11:47:33 2024 +0000 +++ b/macros.xml Thu Oct 03 13:47:14 2024 +0000 @@ -1,6 +1,6 @@ 3.0.0a3 - 2 + 3 20.01 @@ -34,7 +34,7 @@ #end if ]]> - --threads \${GALAXY_SLOTS:-4} + --threads "\${GALAXY_SLOTS:-4}" Show - + @@ -51,8 +51,8 @@ - - + + @@ -90,11 +90,13 @@ help="The abundances of the k-mers in the input nucleotide sequence file will be calculated using the kmer counts in this k-mer countgraph." /> - + + +