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: check clashes within get_calls #31

Merged
merged 2 commits into from
Mar 15, 2024
Merged

Conversation

mcolpus
Copy link
Contributor

@mcolpus mcolpus commented Mar 15, 2024

Many rows of the vcf (filtered or ref calls) get ignored within get_calls.
So you could instead check for clashes after that filtering has occured.

This helps for sundial which often marks rows as filtered, rather than removing them

plus a bit of formatting

@mcolpus mcolpus force-pushed the check_clashes_post_filter branch from e55c857 to c91e98d Compare March 15, 2024 14:04
@mcolpus mcolpus force-pushed the check_clashes_post_filter branch from c8bca14 to 80de97d Compare March 15, 2024 14:12
@mcolpus mcolpus marked this pull request as ready for review March 15, 2024 14:15
@mcolpus mcolpus merged commit fc1ca05 into master Mar 15, 2024
2 checks passed
@mcolpus mcolpus deleted the check_clashes_post_filter branch March 15, 2024 14:56
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