From 134d0b1d41e7d33b14fc296b46fc4d3168ce1d47 Mon Sep 17 00:00:00 2001 From: Robert Bossy <Robert.Bossy@inra.fr> Date: Tue, 11 Jul 2023 17:22:57 +0200 Subject: [PATCH] updated ETA --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b6373e..ab67077 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ The output of this step contains 5 files: snakemake -j 1 -s rewrite-taxonomy.snakefile --printshellcmds ``` -**ETA: 30 minutes** +**ETA: 75 minutes** This will write the merged taxonomy in a format suitable for text projection. -- GitLab