Ilia Kravets
Ilia Kravets
I second the support of `pathlib.Path`. This is easy to implement and seems idiomatic for python 3.
I'd like to discuss a seemingly simple question "Is `p` promise?" a little bit more. First, it leads me to a more general question: what constitute an [*is-a*](https://en.wikipedia.org/wiki/Is-a) relation in...
Rebased to the master. @tillahoffmann, any chance for a review?
rebased to master
@tillahoffmann Hi, it's been more than half a year since I've opened this PR. Can we maybe merge this?
@tillahoffmann a kind ping
> This might work :) > > The BGZF specification (just a couple of pages within the SAM/BAM) specification does not mention encodings. I have not checked the reference implementation...