Skip to content

Commit

Permalink
Merge pull request #63 from yfarjoun/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Griffan authored May 7, 2024
2 parents b0c3b40 + e18ffe0 commit 8b372ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 8b372ab

Please sign in to comment.