Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add option to specify index patient during import #133

Closed
stolpeo opened this issue Nov 1, 2024 · 1 comment · Fixed by #136
Closed

add option to specify index patient during import #133

stolpeo opened this issue Nov 1, 2024 · 1 comment · Fixed by #136
Assignees

Comments

@stolpeo
Copy link
Contributor

stolpeo commented Nov 1, 2024

Describe the bug
Currently, the importer takes the first available patient from the pedigree as the index patient. This can clearly lead to unexpected filter settings in VarFish.

Expected behavior
Add an option to specify the index patient in a case.

@stolpeo
Copy link
Contributor Author

stolpeo commented Nov 1, 2024

index = self.pedigree[0].name

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants