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

fix possible false masking of gain scores in pangolin.py #30

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

neverov-am
Copy link

@neverov-am neverov-am commented Nov 8, 2024

This fix creates copies of the unmasked loss and gain arrays, and prevents scores from being falsely masked when there are multiple genes affected by a variant on the same strand (fixes #29 )

This fix creates copies of the unmasked loss and gain arrays, and prevents scores from being falsely masked when there are mutliple genes affected by a variant on the same strand
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.

Pangolin sometimes masks gain scores where there are no splice sites annotated on the gene
1 participant