higlass / clodius

Clodius is a tool for breaking up large data sets into smaller tiles that can subsequently be displayed using an appropriate viewer.
MIT License
39 stars 21 forks source link

Handle narrow matrices in clodius.tile.npmatrix #140

Closed pkerpedjiev closed 2 years ago

pkerpedjiev commented 2 years ago

Description

What was changed in this pull request?

Why is it necessary?

Fixes https://github.com/higlass/higlass/issues/1071

Checklist