Ben Parks
Ben Parks
Creating a peak matrix where the peak set includes chromosomes not present in the fragments currently yields an unintended error. This should probably just be a warning but otherwise continue.
I thought I had found another dimnames bug recently, but it turns out it was already fixed in the current main branch. In the mean time, I had already written...
This is a large set of changes, described below with a summary of per-file changes. The end result is that can build and deploy a very basic BPCells package to...
This adds a single-pass algorithm to compute x * t(x) for col-major x, along with related helper functions.