# HG changeset patch # User iuc # Date 1762713261 0 # Node ID 4f5b7b30ed7d4f81b418e5349388071bbaaf2e23 # Parent 956142499a02fe8d312ce55b19b31157d727d1f1 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/meryl commit 6935ad9dddbbb913817552d682d0b2208481dc7f diff -r 956142499a02 -r 4f5b7b30ed7d filter-kmers.xml --- a/filter-kmers.xml Tue Oct 08 16:43:18 2024 +0000 +++ b/filter-kmers.xml Sun Nov 09 18:34:21 2025 +0000 @@ -19,7 +19,7 @@ #if $filter_type.type == 'times' $filter_type.N #elif $filter_type.type == 'frequency' - distinct=${operation_type.filter_type.distinct} + distinct=$filter_type.distinct #end if tmp.meryl output read-db.meryl && @@ -52,6 +52,7 @@ + @@ -65,6 +66,7 @@ + @@ -78,6 +80,7 @@ + @@ -91,6 +94,7 @@ + @@ -104,6 +108,7 @@ + diff -r 956142499a02 -r 4f5b7b30ed7d macros.xml --- a/macros.xml Tue Oct 08 16:43:18 2024 +0000 +++ b/macros.xml Sun Nov 09 18:34:21 2025 +0000 @@ -1,7 +1,7 @@ - 1.3 + 1.4.1 galaxy - 7 + 0 22.01 @@ -19,6 +19,21 @@ pigz + + + + + + + + + + + + + + +