From 35d546586ca4ef0294c47f25109c8ad92a249b6b Mon Sep 17 00:00:00 2001 From: Sofia Stamouli Date: Tue, 12 Mar 2024 14:31:37 +0100 Subject: [PATCH] Black --- cg_hermes/config/tags.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cg_hermes/config/tags.py b/cg_hermes/config/tags.py index c1e20bb..f947187 100644 --- a/cg_hermes/config/tags.py +++ b/cg_hermes/config/tags.py @@ -250,7 +250,9 @@ "description": "Tool to compute the abundance of species and is companion program to kraken2" }, "centrifuge": {"description": "Taxonomic sequence classifier for metagenomic sequences"}, - "combined-report": {"description": "A combined report of taxonomic classification from all samples"}, + "combined-report": { + "description": "A combined report of taxonomic classification from all samples" + }, "kraken2": { "description": "Taxonomic sequence classifier that assigns taxonomic labels to metagenomic DNA sequences" },