Skip to content

Davi1990/DissNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DissNet

DissNet is an open-source Python package for exploring, dissecting, analyzing and visualizing human structural connectome data. It includes modules for data visualization, Graph Theory measures extraction, standard connectivity measures estimation. All the measures can be also computed for every single network.

New Visualization Tool

Network-level connectivity measures

Network-level vulnerability against target or random attack

Install

To install the latest stable version of DissNet, you can use setup.py in a terminal:

    cd DissNet/
    python setup.py install --user

To test that all has been installed correctly type in a terminal:

    cd DissNet/
    python test.py

Dependencies

  • Python>=3.5
  • Pysurfer
  • Pandas
  • MNE
  • Mayavi
  • networkx

About

Python package for structural brain connectome dissection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published