Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Whole brain connectivity datasets in standardised formats #5

Open
pgleeson opened this issue Oct 10, 2018 · 3 comments
Open

Whole brain connectivity datasets in standardised formats #5

pgleeson opened this issue Oct 10, 2018 · 3 comments

Comments

@pgleeson
Copy link
Member

pgleeson commented Oct 10, 2018

Convert large scale cortical connectivity data sets to standardised formats (e.g. NeuroMLlite) for use with tools in this SIG, e.g. visualisation on OSB. Related to #4

Possible datasets:

From Brain Connectivity Toolbox:
https://sites.google.com/site/bctnet/datasets

From Scalable Brain Atlas:
https://scalablebrainatlas.incf.org/

From tutorial: Modelling Resting State Brain Dynamics using TVB:
https://github.com/JohnGriffiths/temp_tvb_tutorials

From Core Nets:
http://core-nets.org/

From NeuroData:
https://neurodata.io/project/connectomes/

@pgleeson
Copy link
Member Author

This will be a relevant function for examining large connectivity datasets: https://github.com/NeuroML/NeuroMLlite/blob/master/neuromllite/MatrixHandler.py

@JohnGriffiths
Copy link

JohnGriffiths commented Dec 10, 2018

@pgleeson is there an example you could point to of initializing an instance of the relevant connectivity class and exploring a little bit the attributes and methods etc

( I found this one so far:

https://github.com/NeuroML/NeuroMLlite/blob/master/README.md

would you point to any others? )

@pgleeson
Copy link
Member Author

@JohnGriffiths I've been working on this in https://github.com/OpenSourceBrain/ConnectivityShowcase

Have a look at https://github.com/OpenSourceBrain/ConnectivityShowcase/tree/master/TVB for a direct import of your data (not yet via TVB)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants