hictk icon indicating copy to clipboard operation
hictk copied to clipboard

[testing] rewrite fuzzy test suite

Open robomics opened this issue 6 months ago • 0 comments

Instead of depending on hictkpy, I think it would be better to write a thin-wrapper for cooler using pybind11 and write the test suite in C++.

The only annoyance with this approach, is that we need to resort to multi-processing to run queries in parallel...

While we are at it, it would be good to also include tests for the various transformers::*.

robomics avatar Aug 21 '24 22:08 robomics