GithubHelp home page GithubHelp logo

brain's Introduction

BRAIN

Brain Regression Analysis In Networks

The main goal of this toolbox is to provide software to analyse brain networks using Stochastic Block Models (SBMs). Currently, only a command line version of the multi-subject SBMs proposed by Pavlovic et al. (OHBM 2018) is available. Additional features will be added to it (e.g., use of Firth's regression instead of traditional Maximum likilihood regression, a better input parser,...). Other SBMs will also be added in the future. Finally, we will also provide R and Matlab wrappers for use in these software packages.

Installation

To use this tool, it is required to install Armadillo, a convenient C++ library for linear algebra & scientific computing. It can be downloaded at http://arma.sourceforge.net/download.html and cited through the reference:

Conrad Sanderson and Ryan Curtin. Armadillo: a template-based C++ library for linear algebra. Journal of Open Source Software, Vol. 1, pp. 26, 2016.

Once Armadillo is installed on your computer, you should be able to install BRAIN using Cmake:

cmake .
make

The executable file should be in the sbm-versionNumber/bin folder. Note that this installation procedure was tested on MAC only.

Usage

A proper input parser is currently under development and will be available soon. For now, some parameters need to be changed manually in the main function while some others need to be input through the command line in the following order:

  1. path to the file containing the starting assigment of nodes
  2. path to the file containing the adjacency matrices of all subjects
  3. path to the design matrix (for now, assumed to be the same for the logistic and the baseline logit regressions)
  4. path to the directory where the results will be saved
  5. the number of clusters

brain's People

Contributors

bryanguillaume avatar pavlovic avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.