# HG changeset patch # User iuc # Date 1727963202 0 # Node ID 4d23ab83ea29affd46475b16c7fb461430675a40 # Parent b1fe2ef3d2447d45748b774e6bb9c5de53b2d3c6 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/khmer commit 238d0992c63de53623c4fc05eec8bd8d67001997 diff -r b1fe2ef3d244 -r 4d23ab83ea29 macros.xml --- a/macros.xml Mon Jun 17 11:47:23 2024 +0000 +++ b/macros.xml Thu Oct 03 13:46:42 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." /> - + + + diff -r b1fe2ef3d244 -r 4d23ab83ea29 normalize-by-median.xml --- a/normalize-by-median.xml Mon Jun 17 11:47:23 2024 +0000 +++ b/normalize-by-median.xml Thu Oct 03 13:46:42 2024 +0000 @@ -1,10 +1,10 @@ Filter reads using digital normalization via k-mer abundances - normalize-by-median.py macros.xml + @@ -49,18 +49,18 @@ label="Optional k-mer countgraph" help="The inputs file(s) will be processed using the kmer counts in the specified k-mer countgraph file as a starting point." /> - + - + save_countgraph == True - + - + @@ -74,7 +74,7 @@ - + @@ -89,12 +89,13 @@ - + + @@ -104,6 +105,11 @@ + + + + +