Closed LeilyR closed 4 years ago
Update: The reason was that row_sum = row_sum[modified_z_score < 5]
returned an empty []
because modified_z_score == [nan ... nan]
. The input matrix was really sparse so I suspect that was the reason. I think throwing some meaningful error message would be enough.
Should be fixed with release 3.5.2. Please reopen if the error still occurs.
hicCorrectMatrix diagnostic_plot -m HiC_matrices/matrix.cool -o HiC_matrices/diagnostic_plot.pdf