The getChrCGFromCools function assumes the same interactions being observed in all samples, even if some have a value of 0. Is there any good way to standardize all the cooler files (essentially filling in the zeros)? I converted .hic to .cool and each file have slightly different list of interactions (probably because bins with 0s are omitted), so I can't just use one bin.ixns for all replicates.
The getChrCGFromCools function assumes the same interactions being observed in all samples, even if some have a value of 0. Is there any good way to standardize all the cooler files (essentially filling in the zeros)? I converted .hic to .cool and each file have slightly different list of interactions (probably because bins with 0s are omitted), so I can't just use one bin.ixns for all replicates.