From 1c96bd70b8a90731236bcdf25cb5a2716e8acc0f Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Thu, 12 Dec 2024 01:46:17 +0900 Subject: [PATCH] docs: update best-practice-consensus-pipeline.md (#1018) turaround -> turnaround --- docs/best-practice-consensus-pipeline.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/best-practice-consensus-pipeline.md b/docs/best-practice-consensus-pipeline.md index 4b4198c2f..63ca989e4 100644 --- a/docs/best-practice-consensus-pipeline.md +++ b/docs/best-practice-consensus-pipeline.md @@ -201,7 +201,7 @@ fgbio -Xmx8g --compression 0 FilterConsensusReads \ ## Phase 2(b): GroupedBam -> Filtered Consensus, HT Version -For a high throughput production pipeline looking to maximize throughput and minimize turaround time, the following pipeline is recommended: +For a high throughput production pipeline looking to maximize throughput and minimize turnaround time, the following pipeline is recommended: ```mermaid graph TD;