Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 622 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 622 Bytes

POSSUM - PCA Of Sparse, SUper Massive Matrices

R and C/C++ functions to compute a few leading eigenvectors of the correlation matrices of large sparse matrices. It is mostly aimed at HiC contact matrices but can also be applied to general matrices. Currently we assume that the matrices are symmetric but this condition may be lifted in the future.

References