From 0500e170c0bb570a0c5233a733f7e6a4f5bd91e7 Mon Sep 17 00:00:00 2001 From: Daria Frolova <64833238+babayagaofficial@users.noreply.github.com> Date: Wed, 13 Nov 2024 15:44:56 +0000 Subject: [PATCH] Update common_rules.smk --- pling/common_rules/common_rules.smk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pling/common_rules/common_rules.smk b/pling/common_rules/common_rules.smk index 037ff63..416a58e 100644 --- a/pling/common_rules/common_rules.smk +++ b/pling/common_rules/common_rules.smk @@ -39,7 +39,7 @@ def get_metadata(metadata): if metadata == "None": return "" else: - return f"--plasmid-metadata {metadata}" + return f"--plasmids-metadata {metadata}" rule get_communities: input: