# HG changeset patch # User iuc # Date 1727963191 0 # Node ID 29a4d6e2ae9c40d5baa4c73b2f7253f77e5068f5 # Parent b86562b4f3fd1fe3eb46dc0a33cf062304bfae21 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/khmer commit 238d0992c63de53623c4fc05eec8bd8d67001997 diff -r b86562b4f3fd -r 29a4d6e2ae9c filter-abund.xml --- a/filter-abund.xml Mon Jun 17 11:47:42 2024 +0000 +++ b/filter-abund.xml Thu Oct 03 13:46:31 2024 +0000 @@ -2,11 +2,11 @@ by minimal k-mer abundance - filter-abund.py macros.xml + @@ -24,10 +24,10 @@ - - diff -r b86562b4f3fd -r 29a4d6e2ae9c macros.xml --- a/macros.xml Mon Jun 17 11:47:42 2024 +0000 +++ b/macros.xml Thu Oct 03 13:46:31 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." /> - + + +