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 #36

Merged
merged 5 commits into from
Jul 8, 2024
Merged

Conversation

JeremyWesthead
Copy link
Collaborator

This should allow rows of VCFs to contain multiple variants. This is especially useful for ONT rows which are not guaranteed to be unique (such as overlapping het indels and snps)

Copy link
Contributor

@mcolpus mcolpus left a comment

Choose a reason for hiding this comment

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

Looks sensible to me. Will require that the input vcfs are sensible or else the nucleotide bases could be overwritten by clashing indels.

@JeremyWesthead JeremyWesthead merged commit f3116b5 into master Jul 8, 2024
2 checks passed
@JeremyWesthead JeremyWesthead deleted the fix/allow-vcf-row-overlap branch July 8, 2024 13:17
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