We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
import pyBigWig bw = pyBigWig.open("some_file_that_does_not_exist.bw", "w") bw.header() /usr/bin/python3: line 2: 42653 Segmentation fault (core dumped) prun python3 "$(basename "$0")" "$@"
The text was updated successfully, but these errors were encountered:
Hmm, yeah, I should really have it die more gracefully than that!
Sorry, something went wrong.
9f94cf9
No branches or pull requests
The text was updated successfully, but these errors were encountered: