David Palao
David Palao
@JohnLonginotto, Thanks a lot for this package. I read your comments in this issue, but I still need to process bam files with Python. I see three options: 1. are...
Do I close this pull request and make a new one when ready, or do we use this one?
@ThomasWaldmann thank you for the reminder. I'll do that.
As the code is now, the tests pass. The code is asking for a refactor, though. I'm aware of that. The implementation is too simple and ugly. But before refactoring,...
FWIW and just to repeat, or to make more clear my intentions: this PR's motivation is to get feedback to be able to follow a direction. The PR itself, as...
Great. I'll propose a PR asap.
Question: how do you tag a release? Do you use bum2version, or something similar? Or do you just add a tag to the repo? From what I see, I'd say...
Preparing the PR for the transition to `pyproject.toml` I found something that has implications for the mechanics of setting the version number of the project. I try to explain it...
@mwaskom , thank you for the suggestion! And thank you for the great work with seaborn.
AFAICS, the failures have nothing to do with this PR, am I wrong?