issues
search
deeptools
/
HiCMatrix
GNU General Public License v3.0
11
stars
8
forks
source link
Develop
#17
Closed
joachimwolff
closed
5 years ago
joachimwolff
commented
5 years ago
Fix a bug in cooler if a csr-matrix contains no data
Remove python2 compatibility layers (six, past, future, builtins)
Add python 3.7 to travis testing
Change np.matrix to np.array due to deprecation warnings