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

deadzones not properly handled when consecutive positions reside in different intervals #4

Open
andrewdavidsmith opened this issue Jan 8, 2018 · 0 comments

Comments

@andrewdavidsmith
Copy link
Contributor

I've had problems with the bin scaling factor going negative if some deadzones are consecutive, but not merged. This should not be provided as input, but the algorithm should be able to handle non-overlapping intervals even if they should have been merged due to covering adjacent positions. The cause in my case was incorporating unassembled regions without merging intervals. This should be fixed in both the deadzones program and in rseg, specifically in how the deadzones are loaded for adjusting the scaling factors.

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