paulsengroup / hictk

Blazing fast toolkit to work with .hic and .cool files
MIT License
22 stars 1 forks source link

Refactor code to return interactions as sparse/dense Eigen matrices #176

Closed robomics closed 3 months ago

robomics commented 3 months ago

Closes https://github.com/paulsengroup/hictk/issues/171

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.92%. Comparing base (4075162) to head (4bad2f5). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #176 +/- ## ========================================== + Coverage 84.85% 84.92% +0.06% ========================================== Files 117 119 +2 Lines 10037 10076 +39 ========================================== + Hits 8517 8557 +40 + Misses 1520 1519 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.