Entering edit mode
4.6 years ago
nsmi8446
▴
170
Hi all,
Apologies if this has already been answered before. I couldn't find an answer on here.
I'm wondering what the difference is between genotypes 0/1, 1/0, 0/2, 2/0 in a vcf file? I assume there isn't one.
I've taken a look at this page without luck: https://samtools.github.io/hts-specs/VCFv4.1.pdf
Thanks in advance.
Indeed, you will see a '2' in the GT field of a VCF record if it is a multi-allelic site:
Many programs cannot support multi-allelic records, so, you can split these into 2 (or more) records via: