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

Weigh loci by read coverage #16

Merged
merged 3 commits into from
Feb 17, 2022
Merged

Weigh loci by read coverage #16

merged 3 commits into from
Feb 17, 2022

Conversation

arisp99
Copy link
Member

@arisp99 arisp99 commented Feb 15, 2022

In many cases, read coverage will differ at each locus. The read coverage can be an indication of the sequencing quality at each locus. This PR adds the ability for our algorithms to weigh loci by their coverage. To keep our code backward compatible, if the real data input has no coverage we assume that the coverage for each locus is uniform.

Copy link
Collaborator

@OJWatson OJWatson left a comment

Choose a reason for hiding this comment

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

LGTM

@OJWatson OJWatson merged commit 40b20f9 into main Feb 17, 2022
@arisp99 arisp99 deleted the read-coverage branch February 17, 2022 16:57
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.

None yet

2 participants