We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Genmod compounds only scores the first family in the VCF. This is not clear from the documentation and only from TODO statements in the code.
This would be nice to fix, or at least document, since other parts of genmod works with multiple families.
genmod/genmod/score_variants/compound_scorer.py
Lines 185 to 190 in e45ff43
Lines 228 to 235 in e45ff43
The text was updated successfully, but these errors were encountered:
It popped up in linting as well! 😅 Maybe not bug-bug, especially since we always run it one family at the time, but definitely worth fixing.
Sorry, something went wrong.
No maybe not bug, so I removed the label. But in Nallo we ran it with multiple families at the time before I discovered this.
No branches or pull requests
Genmod compounds only scores the first family in the VCF. This is not clear from the documentation and only from TODO statements in the code.
This would be nice to fix, or at least document, since other parts of genmod works with multiple families.
genmod/genmod/score_variants/compound_scorer.py
Lines 185 to 190 in e45ff43
genmod/genmod/score_variants/compound_scorer.py
Lines 228 to 235 in e45ff43
The text was updated successfully, but these errors were encountered: