Hello,
I am trying to generate a bias file for FitHiC2 from my .mcool file.
I was wondering how I can extract the multiplicative weights from the cool files? I could only find this clr.matrix(divisive_weights=True)[:] but wasn't sure how to dump the weights. Thank you so much for the help.