This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Which parent is first in the genotype?

Hi, all.

Can anybody tell help me explain which parent comes first when writing the genotype?

if phased,

mom 0/1 dad 0/0 child 1|0 or 0|1?

many thanks.

vcf genotype phasing

1 answer

I am not working with trios myself - so I am just thinking out loud.

Since the child may have novel variants and the parents may also share variants, could we always correctly assign a variant to either parent? Many times would possible, but other times not.

I believe that the order 0|1 vs 1|0 has meaning only in terms of phasing. Every variant in a block lists the genotypes to be in sync with other variants in that block. That is the sole purpose of the order. For unphased variants, the order is always low to high 0/1

To figure out which parent shares the variant look at the parent genotype.

thanks for your time. it helped a lot.

Log in to answer this question.