[go: nahoru, domu]

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

Assertion `coverage_ends.empty()' failed. #11

Closed
telatin opened this issue Jun 11, 2020 · 1 comment
Closed

Assertion `coverage_ends.empty()' failed. #11

telatin opened this issue Jun 11, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@telatin
Copy link
Owner
telatin commented Jun 11, 2020

Probably when --discard-invalid-alignments is enabled, some paired-ends could be broken and --physical-coverage needs a fix.

Running

covtobed --discard-invalid-alignments --min-cov=1 --physical-coverage mini.mapping.bam

Resulted in:

base.cpp:271: int main(int, char**): Assertion `coverage_ends.empty()' failed.
@telatin telatin added the bug Something isn't working label Jun 11, 2020
@telatin
Copy link
Owner Author
telatin commented Sep 8, 2020

samtools fixmate fixes this.

A new release will warn the user to use samtools, but program will not terminate.

@telatin telatin closed this as completed Sep 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant