Open jdwheaton opened 5 years ago
Corrected a TypeError when parsing .hic files in Python 3.x caused by passing a float to lil_matrix. This error also likely occurs during the other parsing functions, which I have not tested.
Corrected a TypeError when parsing .hic files in Python 3.x caused by passing a float to lil_matrix. This error also likely occurs during the other parsing functions, which I have not tested.