Skip to content

R functions for very fast eigenvector calculation

Notifications You must be signed in to change notification settings

aidenlab/EigenVector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 76.0%
  • C++ 18.6%
  • R 5.4%