Skip to content

How are ./. (missing) genotypes in families handled? #2505

Answered by hanars
jxchong asked this question in Q&A
Discussion options

You must be logged in to vote

Variants with missing genotypes are not returned in inheritance based queries. None of the scenarios you listed would return the variant (although scenario 3 "dad is 0/1 and affected child is 0/1" will never return in dominant search, regardless of mom's genotype)

The relevant backend code is here: https://github.com/broadinstitute/seqr/blob/master/seqr/utils/elasticsearch/constants.py#L20

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@jxchong
Comment options

@hanars
Comment options

Answer selected by jxchong
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants