higlass-docker icon indicating copy to clipboard operation
higlass-docker copied to clipboard

Cannot view .cool file

Open aminakur opened this issue 2 years ago • 3 comments

I am able to view .mcool files, but not .cool files on my local HiGlass instance. The .cool files are supposedly loading, but no progress observed for hours. The .mcool files load instantly. Here is an example: on the left I'm trying to load a .cool file (size 253M), on the right I have .mcool file (868M). The screeshot shows half of the matrix. Screen Shot 2022-10-19 at 11 29 29 AM

aminakur avatar Oct 19 '22 15:10 aminakur

This is by design. Higlass only support multi-resolution (mcool) files. If you want, you can make your single resolution multiresolution by using the cooler zoomify command.

pkerpedjiev avatar Oct 19 '22 15:10 pkerpedjiev

Oops. Thanks for clarification. I was trying to compare two balancing methods by viewing two .cool files generated by HiCExplorer and Cooler. Can you recommend how do I view/compare two .cool files?

aminakur avatar Oct 19 '22 16:10 aminakur

Sorry for the super-delayed response. You could make them both multi-resolution... cooler zoomify file.cool. That would create multiple resolutions. But that might remove the balancing method. Maybe @nvictus can weigh in?

pkerpedjiev avatar Nov 15 '22 04:11 pkerpedjiev