Skip to content

Unifying Inference of Meso-Scale Structures in Networks

Notifications You must be signed in to change notification settings

NSBLab/unifiedmeso

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

unifiedmeso

Unifying Inference of Meso-Scale Structures in Networks

File “unified_example_simulation.py” includes example cases with different meso-scale structures.

File “brain_mean_connectivity.pd” is the mean connectivity matrix used in the article. You can load it by

A = np.load('brain_mean_connectivity.pd')

Detailed comments are provided within python scripts.

Dependencies

sys

os.path

numpy

scipy

sklearn

Please cite:

  • Birkan Tunc, Ragini Verma, Unifying Inference of Meso-Scale Structures in Networks, PLoS ONE 10(11): e0143133. doi:10.1371/journal.pone.0143133

About

Unifying Inference of Meso-Scale Structures in Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%