Skip to content

fix: Issue with calculating score on predictions with multiple genes #5

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

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

kazmiekr
Copy link
Collaborator

@kazmiekr kazmiekr commented Sep 1, 2023

Fixes issue when there are multiple genes involved that the scores are potentially overwritten during iteration of the genes. Rather than modifying the scores for all genes during iteration, it is scoped to only modify information on the scores for each individual gene.

…es are potentially overwritten during iteration of the genes
@kazmiekr kazmiekr merged commit db70886 into main Sep 19, 2023
@kazmiekr kazmiekr deleted the fix-multi-gene-issue branch September 19, 2023 20:38
bw2 added a commit to bw2/Pangolin that referenced this pull request Sep 26, 2023
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 this pull request may close these issues.

2 participants