TrEE-TIMC / circhic

A python library to display HiC data on a circular strip and to integrate genomic data
https://tree-timc.github.io/circhic/
Other
1 stars 2 forks source link

"lengths" is a misleading key in data dict #45

Closed ijunier closed 4 years ago

ijunier commented 4 years ago

It should be replaced by "nbins", to avoid confusion with the true chromosome lengths in bp

NelleV commented 4 years ago

yep, I agree…

NelleV commented 4 years ago

IMO, this is critical. If we release with this, we will have to make a backward incompatible change.