# HG changeset patch # User iuc # Date 1727963213 0 # Node ID 1061711538c6149d4693696ecde94d0c39702e69 # Parent adb3dd5a899f20ed9e74c827d5bba72c72864111 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/khmer commit 238d0992c63de53623c4fc05eec8bd8d67001997 diff -r adb3dd5a899f -r 1061711538c6 extract-partitions.xml --- a/extract-partitions.xml Mon Jun 17 11:46:55 2024 +0000 +++ b/extract-partitions.xml Thu Oct 03 13:46:53 2024 +0000 @@ -1,10 +1,10 @@ Separate sequences that are annotated with partitions into grouped files - extract-partitions.py macros.xml + @@ -31,15 +31,20 @@ label="Output unassigned sequences" help="(--output-unassigned/-U)" /> - - + + - + + + + + + diff -r adb3dd5a899f -r 1061711538c6 macros.xml --- a/macros.xml Mon Jun 17 11:46:55 2024 +0000 +++ b/macros.xml Thu Oct 03 13:46:53 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." /> - + + +