mskwark / BrainNetworksInPython

Code to analyse structural covariance brain networks using python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BrainNetworksInPython  

Join the chat at https://gitter.im/WhitakerLab/BrainNetworksInPython Build Status License: MIT Binder

Welcome to the BrainNetworksInPython GitHub repository!:sparkles:

What are we doing?

BrainNetworksInPython is a toolkit to analyse structural covariance brain networks using python.

BrainNetworksInPython takes regional cortical thickness data obtained from structural MRI and generates a matrix of correlations between regions over a cohort of subjects. The correlation matrix is used alongside the networkx package to generate a variety of networks and network measures.

The BrainNetworksInPython codebase was first developed by Dr Kirstie Whitaker for the Neuroscience in Psychiatry Network publication "Adolescence is associated with genomically patterned consolidation of the hubs of the human brain connectome" published in PNAS in 2016 (Whitaker*, Vertes* et al, 2016). This project is to take the existing codebase (accessible at https://github.com/KirstieJane/NSPN_WhitakerVertes_PNAS2016) and turn it into a documented, tested python package that is easy to use and re-use.

Check out our tutorial to get started.

Want to get involved?

BrainNetworksInPython is openly developed and welcomes contributers.

If you're thinking about contributing (:green_heart: you are loved), our roadmap and our contributing guidelines are a good place to start. You don't need advanced skills or knowledge to help out. Newbies to Python, neuroscience, git and GitHub are all welcome.

If you have questions or want to get in touch you can join our gitter lobby, tweet @Whitaker_Lab or email Isla at islastaden at gmail dot com.

Other Stuff

To view our (successful) Mozilla Mini-Grant application, head here.

In October 2017 BrainNetworksInPython ran a MozFest session

We are still choosing a name for our python package, vote here https://poll.ly/#/Gx4yMMY7

About

Code to analyse structural covariance brain networks using python.

License:MIT License


Languages

Language:Jupyter Notebook 50.1%Language:Python 49.2%Language:MATLAB 0.7%Language:Batchfile 0.0%