GithubHelp home page GithubHelp logo

ricardorios46 / mri_analytic_tools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rcruces/mri_analytic_tools

0.0 0.0 0.0 3.06 MB

Pipelines and tools for MRI analysis

Python 0.08% Shell 2.72% R 0.69% MATLAB 0.71% HTML 95.79%

mri_analytic_tools's Introduction

MRI analytic tools

Set of various tools for ordering and processing MRI data!
Also check my code for some basic R plots.

intro

Table of Contents

  1. DICOM to BIDS
  2. DWI pre-Processing
  3. Vector Correction for DWI data
  4. Freesurfer pre-processing
  5. Connectome Prediction Modeling CPM
  6. rois_volume.R

Example script to order a set of sorted DICOMS into BIDS (https://bids.neuroimaging.io).

Gorgolewski, Krzysztof J., et al. "The brain imaging data structure, a format for organizing and describing outputs of neuroimaging experiments." Scientific data 3.1 (2016): 1-9. DOI: https://doi.org/10.1038/sdata.2016.44.

Pipeline for preprocessing Diffusion Weighted Images (DWI). I makes vector correction, denoise, bias field correction, motion and geometric distortion correction. It uses multiple tools such as: ants, fsl, mrtrix...

vector_corr is a handy script to undestand the steps for correcting the diffusion vectors (bvecs) when the acquisition matrix is angled.
This requires and updated version or mrtrix, the transformation matrix from the acquisition of the DWI (omat), bvecs and bvals in column format, and the text file of corrected.eddy parameters obtained after topup/eddy from FSL.

Reference: Leemans, A., & Jones, D. K. (2009). The B‐matrix must be rotated when correcting for subject motion in DTI data. Magnetic resonance in medicine, 61(6), 1336-1349.

A practical guideline for preprocessing T1 weighted images with FreeSurfer. For further information and details check the official webpage here.

This is the R implementation (originally in matlab) of a connectome-based predictive modelling to predict individual behaviour from brain connectivity as described by Shen et al..
The original code in matlab can be found in this link.
I used this method with real structural data and a behavioural variable without succes, so included an ideal example of how this method would work if you have a strong linear relations between the connectomes Wij and a cognitive feature.

Reference: SHEN, Xilin, et al. Using connectome-based predictive modeling to predict individual behavior from brain connectivity. nature protocols, 2017, vol. 12, no 3, p. 506-518..

R script with a function that counts the number of voxels per ROI of a NIFTI file. For example a segmentation. It uses the R package oro.nifti.

mri_analytic_tools's People

Contributors

rcruces 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.