paulsengroup / hictk

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

[feature] improve hictk metadata output #219

Closed robomics closed 2 weeks ago

robomics commented 3 weeks ago

When fetching metadata for multi-resolution files or single-cell coolers, it would make sense to always output a vector with the list of resolutions/cells (even when --recursive is specified).

Also need to think how to better deal with .[m]cool with variable bin size (maybe output variable instead of 0 as the resolution)?