From e18ffe02779fdaa1fbc107a664c31614293b2883 Mon Sep 17 00:00:00 2001 From: Yossi Farjoun Date: Mon, 6 May 2024 16:37:34 -0400 Subject: [PATCH] Update README.md typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e6d96a..df2ea5c 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ $(VERIFY_BAM_ID_HOME)/bin/VerifyBamID \ --BamFile [/path/to/bam/or/cram/file] ``` ### For BAM/CRAMs aligned to GRCh38 -(Note that GRCh38 assumes ***with chr prefix*** 1000 Genomes version of human genome build 38, which is available at ftp://ftp-trace.ncbi.nih.gov/1000genomes/ftp/technical/reference/GRCh38_reference_genome ). Use the following commands for the BAM/CRAM files mapped to GRCh37. +(Note that GRCh38 assumes ***with chr prefix*** 1000 Genomes version of human genome build 38, which is available at ftp://ftp-trace.ncbi.nih.gov/1000genomes/ftp/technical/reference/GRCh38_reference_genome ). Use the following commands for the BAM/CRAM files mapped to GRCh38. ``` $(VERIFY_BAM_ID_HOME)/bin/VerifyBamID \