Skip to content

No-frills, SciPy-based implementation of the regularized Laplacian kernel for smoothing node scores across an undirected network. Works easily with graphs stored in "sif" format (Cytoscape friendly) or tab-delimited format. Doesn't do anything smart about inverting the matrix, but it does seem to work fine on ~100k-node matrices given enough mem…

License

Notifications You must be signed in to change notification settings

deborah-chasman/Regularized-Laplacian-Kernel-Py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Regularized-Laplacian-Kernel-Py

No-frills, SciPy-based implementation of the regularized Laplacian kernel for smoothing node scores across a network.

About

No-frills, SciPy-based implementation of the regularized Laplacian kernel for smoothing node scores across an undirected network. Works easily with graphs stored in "sif" format (Cytoscape friendly) or tab-delimited format. Doesn't do anything smart about inverting the matrix, but it does seem to work fine on ~100k-node matrices given enough mem…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published