# HG changeset patch # User iuc # Date 1727963167 0 # Node ID 8388fe31d60444d607bff59a9ab33dbedc68f180 # Parent 5a0fa29951aee92f9729c0938e6c1fc048314066 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/khmer commit 238d0992c63de53623c4fc05eec8bd8d67001997 diff -r 5a0fa29951ae -r 8388fe31d604 do-partition.xml --- a/do-partition.xml Mon Jun 17 11:46:46 2024 +0000 +++ b/do-partition.xml Thu Oct 03 13:46:07 2024 +0000 @@ -1,10 +1,10 @@ Load, partition, and annotate sequences - do-partition.py macros.xml + @@ -24,12 +24,17 @@ - + + + + + + diff -r 5a0fa29951ae -r 8388fe31d604 macros.xml --- a/macros.xml Mon Jun 17 11:46:46 2024 +0000 +++ b/macros.xml Thu Oct 03 13:46:07 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." /> - + + +