Entering edit mode
3.6 years ago
shubhamkumbhar420
▴
40
Hey guys,
I have two VCF files, Now I want variants from file1 that are NOT present in file2. How can I do this?
Thanks for the help! Is there a way I can get output in vcf file containing all fields like chr position ID ref alt filter and INFO column. The above command only gives chr position ref and alt.
bcftools query