From 2127aef32208760fe2caa592e5f9cc4b24af162d Mon Sep 17 00:00:00 2001 From: Andrew Rambaut Date: Thu, 2 Apr 2020 15:38:40 +0100 Subject: [PATCH] Update protocol.json --- rampart/protocol.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rampart/protocol.json b/rampart/protocol.json index 5a18096..35f246b 100644 --- a/rampart/protocol.json +++ b/rampart/protocol.json @@ -3,8 +3,8 @@ "description": "Amplicon based sequencing of novel coronavirus 2019 (nCoV2019).", "url": "http://artic.network/", "displayOptions": { - "coverageThresholds": { - ">200x": 200, ">100x": 100, ">20x": 20, "0x": 0 - } + "coverageThresholds": { + ">200x": 200, ">100x": 100, ">20x": 20, "0x": 0 + } } }