Open sebastian-gregoricchio opened 2 years ago
How to solve it,help.
actually I ended up in using GENOVA (RH van der Weide, et al., NAR Genom. & Bioinfo., 2021)
I've checked the code of hicPlotMatrix and it seems this problem is due to upgrade of matplotlib, and usage of function pcolormesh() has changed. So the answer is rebuild a conda environment specifically for hicexplorer.
An explanation for the issue and a way to address it is described in this issue report: https://github.com/deeptools/HiCExplorer/issues/873
Currently using version 3.7.2.
When I use
--log1p
and--vMin/--vMax
simultaneously it returns the following error (that i imagine comes from matplotlib, in my case: matplotlib-base ==3.5.1, matplotlib-inline==0.1.3)My command:
And this the error: