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

Genomeview merge debugging #1966

Open
wants to merge 948 commits into
base: master
Choose a base branch
from
Open

Genomeview merge debugging #1966

wants to merge 948 commits into from

Conversation

meren
Copy link
Member

@meren meren commented Aug 9, 2022

PLEASE DON'T MERGE THIS PULL REQUEST WITHOUT COMPLETE CONSENSUS

This is a PR started by @isaacfink21 to save the original genome-view branch, which is in a difficult state due to some ancient git 'force' push commands. This page shall as a medium for discussions related to this merge and relevant updates, involving everyone, especially @matthewlawrenceklein and @isaacfink21 :)

mschecht and others added 30 commits September 29, 2022 15:11
I can't believe this edge case was not caught until now. I hope this
works!
The fix to skip a contig if it has a max coverage of 0 worked! But then we still ran into trouble if the max coverage was greater than zero but still not high enough to find inversions.
Another bug I ran into when running more samples - if a contig has a region of sufficient coverage, but that region isn't long enough to be considered, we want to stop looking at that contig to avoid another `TypeError: 'NoneType' object is not iterableTypeError: 'NoneType' object is not iterable` error!
… Lauren Davey for finding this bug and sharing test data :)
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

8 participants