You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
In each case/family one individual is set as the index and in families with n>3 members, this is a potentially non-trivial issue. Specifically for Inheritance Variant filters the correct assignment (shown as 'Trio role') is critical so that filters will work correctly.
In the particular case observed (n=4, 2 parents, 2 children, only one affected) there is a clearly intended index case (only affected family member, Family name == (Index) individual name), however the wrong (first) family member is assigned as Index in Varfish.
To Reproduce
Steps to reproduce the behavior:
Have a family with n>=4 members, incl 2 parents and a 2 siblings, only 1 affected
Error likely only happens if the intended index (affected) is not the first of the sample of the family
In the details for Inheritance-Filters the wrong sample is marked as index (in the 'Trio Role' column)
See also screenshot.
Expected behavior
Index assignment should either:
take at least Affected status, and optionally Family-Individual-Names into account (on top of Sample relationships)
or be user editable (i.e. manually assigning the index to role to a specific sample, this would also allow solve ambiguous cases with two affected siblings)
Screenshots
The text was updated successfully, but these errors were encountered:
We should allow changing the index patient in the case overview. We already allow changing the pedigree. However, both actions can falsify existing queries. They should be removed once a change happens.
Describe the bug
In each case/family one individual is set as the index and in families with n>3 members, this is a potentially non-trivial issue. Specifically for Inheritance Variant filters the correct assignment (shown as 'Trio role') is critical so that filters will work correctly.
In the particular case observed (n=4, 2 parents, 2 children, only one affected) there is a clearly intended index case (only affected family member, Family name == (Index) individual name), however the wrong (first) family member is assigned as Index in Varfish.
To Reproduce
Steps to reproduce the behavior:
See also screenshot.
Expected behavior
Index assignment should either:
Screenshots
The text was updated successfully, but these errors were encountered: