From 955d402a23371a61bfca48f1b9e0d30ac724e6ef Mon Sep 17 00:00:00 2001 From: Torsten Seemann Date: Tue, 12 May 2020 13:36:00 +1000 Subject: [PATCH] Issue #138 - clarify summary uses percent covered --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eb2bab3..5dba4e6 100644 --- a/README.md +++ b/README.md @@ -186,6 +186,7 @@ You can choose a different database using the `--db` option: ## Combining reports across samples ABRicate can combine results into a simple matrix of gene presence/absence. +An absent gene is denoted `.` and a present gene is represented by its '%COVERAGE`. This can be individual abricate reports, or a combined one. ```