From aa8360cb3ec9faf1488938a430855977632706ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gr=C3=BCning?= Date: Sat, 30 Dec 2023 13:16:53 +0100 Subject: [PATCH] use M by default (#5690) --- tools/jellyfish/jellyfish.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/jellyfish/jellyfish.xml b/tools/jellyfish/jellyfish.xml index b33ce94ce84..cb64083c00a 100644 --- a/tools/jellyfish/jellyfish.xml +++ b/tools/jellyfish/jellyfish.xml @@ -1,7 +1,7 @@ 2.3.0 - galaxy0 + galaxy1 Jellyfish @@ -14,7 +14,7 @@ #if $commands.command == "count": count --mer-len $commands.mer_len - --size $commands.size + --size ${commands.size}M #if $commands.counter_len: --counter-len $commands.counter_len #end if @@ -103,7 +103,7 @@ - +