From 9b86188b461327a40ef2e604554661e08a3d7ede Mon Sep 17 00:00:00 2001 From: Cam Nugent Date: Thu, 7 Dec 2023 13:46:14 -0400 Subject: [PATCH] Update README.md to fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61884145..ccb372e0 100755 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Peter Krusche This is a set of programs based on [htslib](https://github.com/samtools/htslib) to benchmark variant calls against gold standard truth datasets. -To compare a VCF against a gold standard dataset, use the following commmand line +To compare a VCF against a gold standard dataset, use the following command line to perform genotype-level haplotype comparison. ```bash