Skip to content

NicolasGensollen/EBRAINS-Connectivity-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

EBRAINS Connectivity Analysis

This repository holds code to demo how to run a connectivity analysis pipeline using EBRAINS and Nilearn.

Requirements

  • Python >= 3.6
  • Nilearn >= 0.8.0
  • Siibra >= 0.2a51

Nilearn

Nilearn is a Python package providing statistical and machine-learning tools to enable analyses of brain volumes.

Install Nilearn from Pypi:

$ pip install nilearn

The documentation is available here.

The sources are available on GitHub here.

Siibra

Siibra is a Python client for interacting with “multilevel” brain atlases, which combine multiple brain parcellations, reference coordinate spaces and modalities.

Install siibra from Pypi:

$ pip install siibra

The documentation is available here.

The sources are available on Github here.

Quick start

Make sure you have the requirements installed and run the following notebook.

Contacts

For any question you can contact Nicolas Gensollen at [email protected].

About

Connectivity analysis pipeline using EBRAINS and Nilearn.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published