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

Conflicting indels starting at a given position cause crashes #17

Open
JeremyWesthead opened this issue Jun 9, 2023 · 0 comments
Open

Comments

@JeremyWesthead
Copy link
Collaborator

This is currently intended behaviour

This occurs in three places:

  1. Genome difference
  2. Gene difference
  3. Minor populations

Within the differences, if the two samples have conflicting indels starting at the same point, an AssertationError is raised.

Within minor populations, if there are conflicting minor populations of indels at a given position, a similar exception is raised.

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

No branches or pull requests

1 participant