From 8ed2ecfde698921cf92d45e29f02332c962102be Mon Sep 17 00:00:00 2001 From: cpauvert Date: Wed, 17 Apr 2024 16:18:45 +0200 Subject: [PATCH] acknowledge the changes following bakta update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7b1a8b5..1942c3a 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,7 @@ The column of the output table are detailed in the next section with examples. ## Changelog +* v7.2.1: Fix bugs related to Bakta version bump (force outdir and explicit column names) * v7.2: Update Bakta to 1.9.3 and the associated database should be minimum v5.0 * v7.0: Concatenate genome and plasmids sequences (if any). Add plasmids proteins annotations. * v6.1: Fix conda environments setup by updating snakemake wrappers.