aidenlab / EigenVector

R functions for very fast eigenvector calculation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

R functions for very fast eigenvector calculation


Languages

Language:C 76.0%Language:C++ 18.6%Language:R 5.4%