# HG changeset patch # User iuc # Date 1762713389 0 # Node ID 06c0a042a61d7c63e9c9a4735692eaa077b446cc # Parent fa43288f637cbb4d57fd8d2e492b9f870f12b926 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/meryl commit 6935ad9dddbbb913817552d682d0b2208481dc7f diff -r fa43288f637c -r 06c0a042a61d filter-kmers.xml --- a/filter-kmers.xml Tue Oct 08 16:44:39 2024 +0000 +++ b/filter-kmers.xml Sun Nov 09 18:36:29 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 fa43288f637c -r 06c0a042a61d macros.xml --- a/macros.xml Tue Oct 08 16:44:39 2024 +0000 +++ b/macros.xml Sun Nov 09 18:36:29 2025 +0000 @@ -1,7 +1,7 @@ - 1.3 + 1.4.1 galaxy - 7 + 0 22.01 @@ -19,6 +19,21 @@ pigz + + + + + + + + + + + + + + +