Entering edit mode
3.7 years ago
dk0319
▴
70
I have a VCF file called HG002-HG003-HG004.jointVC.filter.vcf that consists of data from three patients. I am interested in isolating the genotypes for chr19 from patient HG002 only. Is there a way to do this using vcftools or alternative package? And can anyone recommend a manual or an example on how to accomplish this?
I tried this command and got this error.
Failed to open HG002-HG003-HG004.jointVC.filter_Annotated.vcf: not compressed with bgzip
Any idea how to correct this?
Hi,
You should compress and index your vcf file before