This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Does GATK output partial genotypes, where only one allele in a diploid individual is called

Hi everyone!

I was wondering if GATK (specifically version 4.5.0) outputs partial genotypes, where only one allele in a diploid individual is called (e.g., ./0, 0/., ./1, 1/.? I ask this because I have super low-coverage WGS data, and the expectation based on average sample read depths is that only one allele should be called.

variantcalling genotyping gatk

Thanks for sharing! :-)

I was confused because I do have missing genotypes coded as ./. instead of 0/0 in my VCF. Yet, I didn't find any partial genotypes, so I was curious if the program could even output that for a diploid. Based on the article, it seems like no.

1 answer

GATK (specifically version 4.5.0) outputs partial genotypes.

as far as I know: no

but you can always try to change the ploidy to 1

Ok, that's my impression as well. Thanks Pierre!!

Log in to answer this question.