Skip to content
New issue

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

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

Already on GitHub? # to your account

Adding a test to capture an expected edge case in Reblocking #8928

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

meganshand
Copy link
Contributor

Running the scientific tests in WARP when updating GATK from 4.5.0.0 -> 4.6.0.0 caught a difference in ReblockGVCFs when a no call site with GQ=0 was derived from a low quality call where the PLs with a value of 0 were in an allele that was subset (e.g. <NON_REF>). I believe this new behavior is a feature because it now correctly outputs a ref block with GQ=0.

This test provides an example of one of these cases to ensure that the behavior stays the same in the future.

@meganshand meganshand requested a review from ldgauthier July 26, 2024 17:39
Copy link
Contributor

@ldgauthier ldgauthier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beautiful, thank you!

@meganshand meganshand merged commit 64dc4b3 into master Jul 30, 2024
20 checks passed
@meganshand meganshand deleted the ms_reblock_test branch July 30, 2024 12:48
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants