Giter Club home page Giter Club logo

gb_analysis's Introduction

Functions for Data Analysis of second level data of the GB project

Descriptions

Performs second level analysis using the SwE toolbox (Guillaume et al., 2014) for data, derived from a specific longitudinal, intervention study.

Usage

  1. Connect to compute server and open new linux screen to run analysis and log output.
screen -dmS screenname -L -Logfile filepath/filename.log
  1. Start matlab without GUI
matlab -nodisplay -nodesktop
  1. In case the folder is not added to your Path for Matlab, change the working directory to the folder.
cd("path/gb_analysis")
  1. Before starting the analysis, select preset to run or use select as preset to select configuration manually via a GUI.
help gb_config
  1. Start to run the analysis with the seleced preset.
    • It is advised to enable parallel processing.
    • View function function documentation for more details.
    • Internal note when using MPI servers: each model may run between half an hour and several hours.
gb_config(...)

Dependencies

  1. Matlab R2021a
  2. SPM12 (Ashburner et al., 2014)
  3. SwE-toolbox-2.2.2 (Guillaume et al., 2014)

Prerequisits (!)

  1. Finished preprocessed first level contrasts
  2. CSV file containing relevant information for model defintion

Example

Estimation of all possible models that are not estimated yet or where estimation was interrupted before results could be obtained with parallel processing.

gb_config("all", "estimate", true)

Note

  • Example csv with simulated data will be uploaded soon!
  • Example MRI data cannot referenced/shared before publication

References

Ashburner, J., Barnes, G., Chen, C., Daunizeau, J., Flandin, G., Friston, K. & Penny, W โ€ฆ (2014). Spm12 manual. Wellcome Trust Centre for Neu-roimaging, London, UK, 2464

Guillaume, B., Hua, X., Thompson, P. M., Waldorp, L., & Nichols, T. E.(2014). Fast and accurate modelling of longitudinal and repeated mea-sures neuroimaging data. NeuroImage, 94, 287โ€“302. doi: 10.1016/j.neuroimage.2014.03.029

gb_analysis's People

Contributors

hsx1 avatar

Watchers

 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.