bandhic.assert_band_matrix_equal#

bandhic.assert_band_matrix_equal(a, b)[source]#

Assert that two band_hic_matrix objects are equal.

Parameters:
Raises:

AssertionError – If the two matrices are not equal.

Return type:

bool