From 8b8b3b0d5a6eac576925ea8cc061e4ed122ef5be Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Thu, 12 Dec 2024 00:47:27 +0900 Subject: [PATCH] docs: update best-practice-consensus-pipeline.md 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;