Skip to content
This repository was archived by the owner on Jan 27, 2020. It is now read-only.

Commit da29b7f

Browse files
author
Szilveszter Juhos
authored
type hotfix
1 parent 53a6c49 commit da29b7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/SELECTROI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,5 @@ python selectROI.py -a alignment.bam -b genes.bed -v germline.vcf,somatic.vcf
7373
- Getting reads for a normal/tumour pair from a list of VCFs and genes:
7474

7575
```bash
76-
python selectROI.py -a normal.bam,tumour.bam -b genes.bed -v callset1.vcf,callset2.vcf,callset3.vcfq
76+
python selectROI.py -a normal.bam,tumour.bam -b genes.bed -v callset1.vcf,callset2.vcf,callset3.vcf
7777
```

0 commit comments

Comments
 (0)