Skip to content

Commit

Permalink
docs: update best-practice-consensus-pipeline.md
Browse files Browse the repository at this point in the history
turaround -> turnaround
  • Loading branch information
eltociear authored Dec 11, 2024
1 parent 440d87b commit 8b8b3b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/best-practice-consensus-pipeline.md
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 8b8b3b0

Please sign in to comment.