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/allow vcf row overlap #35

Merged
merged 3 commits into from
Jul 5, 2024
Merged

Conversation

JeremyWesthead
Copy link
Collaborator

This should allow a VCF file to have rows which specify the same position as long as the same type of mutation is not specified at that position.
Useful for cases where a VCF has 2 rows at the same genome index which have SNP and indel separately.

Copy link
Member

@philipwfowler philipwfowler left a comment

Choose a reason for hiding this comment

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

Looks ok, can see the unit test has changed and now passes.

@JeremyWesthead JeremyWesthead merged commit 7160454 into master Jul 5, 2024
2 checks passed
@JeremyWesthead JeremyWesthead deleted the fix/allow-vcf-row-overlap branch July 5, 2024 09:44
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