Closed lldelisle closed 1 year ago
The test that fails has been solved by #1258 . Do you want me to merge develop or (to save energy) you accept the PR like this? Do you think it would be possible to do a release quickly with this bug fix?
We'll merge like this, I'll add the PR for mpl version as well and then tag a new release today still. Thanks @lldelisle !
Thanks.
I got an error when using bigwigAverage:
I think it is because in the code there is a except ValueError instead of RuntimeError. The switch in pyBigwig occured in https://github.com/deeptools/pyBigWig/commit/17f8dab0d132975ade2cd3d9a755e8f3820940ca which has been merged in version 0.2.1...