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

Local alleles updates #286

Merged
merged 3 commits into from
Oct 25, 2024

Conversation

Will-Tyler
Copy link
Contributor

Overview

From the discussion on #277, we want to change how bio2zarr computes the LAA and LPL fields. In this pull request, bio2zarr localizes only the alleles that are called in the genotype.

This pull request builds on @jeromekelleher's #285.

Testing

I update the existing unit tests to reflect the new expected behavior. I checked the coverage report to confirm that the changes are covered.

@coveralls
Copy link
Collaborator

coveralls commented Oct 24, 2024

Coverage Status

coverage: 98.898% (-0.01%) from 98.91%
when pulling 1aaf413 on Will-Tyler:local-alleles-updates
into 3d7bfec on sgkit-dev:main.

@jeromekelleher
Copy link
Contributor

Thanks @Will-Tyler! Let's merge this and do some testing on real data. I'm interested to see how much actual information we lose here wrt to PL values.

@jeromekelleher jeromekelleher merged commit d52069b into sgkit-dev:main Oct 25, 2024
11 of 12 checks passed
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.

3 participants