Devon Ryan
Devon Ryan
@BiocondaBot please fetch artifacts
@BiocondaBot please merge
@BiocondaBot please fetch artifacts
@BiocondaBot please merge
Given the excess complexity of all of that it's simpler to just ditch pip and use the conda package.
That seems reasonable. Under the hood I have to iterate over the vector anyway, so testing for and skipping NaNs shouldn't be a big deal (just need to look up...
They're written, exactly for the reason you suspected.
I'm surprised there's a difference in size and that the performance difference is so large. The actual data should be the same in either case as are the zoom levels...
That's a clever idea. I've started on that here: https://github.com/deeptools/pyBigWig/pull/134 I can't say I'm very familiar with optional requirements in python, do you think what I've done there will suffice...
> Given the majority of cases don't need to deal with the complexity of two actions we don't want to force that on users and having three actions in the...