David Warren Katz
David Warren Katz
I edited the demo.py file to compute the low rank symmetric rank of my 400 by 400 matrix. I know the symmetric rank of my symmetric matrix is 400, but...
Previous code never selected which algorithm to use.
Often, when calling the getMatrixZoomData function, I receive an "Error finding block data" error. For example, the following code produces the error: import hicstraw hic = hicstraw.HiCFile("https://www.encodeproject.org/files/ENCFF247KEK/@@download/ENCFF247KEK.hic") resolution = 5000;...