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

[FEATURE] Design dMRI preprocessing and analysis #32

Open
4 tasks
Tracked by #17
tclose opened this issue Jun 14, 2022 · 0 comments
Open
4 tasks
Tracked by #17

[FEATURE] Design dMRI preprocessing and analysis #32

tclose opened this issue Jun 14, 2022 · 0 comments
Labels
analysis-design Complex analysis workflow epic pipelines to-map
Milestone

Comments

@tclose
Copy link
Contributor

tclose commented Jun 14, 2022

Feature

Design Arcana Analysis class that implements diffusion MRI preprocessing and analysis up to biomarkers.

User requested

QUT

  • Motion realignment
  • Eddy current/artefact correction
  • Coregistration of subject T1/T2 to diffusion space
  • The type of diffusion processing would be protocol dependent but some basic modifiable pipelines can be offered (tensor for old school data, csd, etc)

UniMelb

  • MRTrix
  • FSL -a) TOPUP, b) Eddy
  • QSIprep

Swinburne

  • Diffusion MRI preprocessing
    Input: T1, 2 or 3-shell dwi
    Output: Three 3D volumes (with FODs for WM, GM and CSF), brain mask based on dwi
    Suggested features: option to process HCP "minimally preprocessed" data (see first steps in: https://github.com/SwinburneNeuroimaging/HCP-dMRI-connectome)
    Recommended tools: mrTrix, QSIprep BIDS app
  • Diffusion MRI QC
    Input: 2 or 3-shell dwi
    Output: QC metrics
    Recommended tools: eddyqc (https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/eddyqc), QSIprep, ExploreDTI (MATLAB)
  • NODDI (neurite orientation dispersion and density imaging)
    Input: 2 or 3-shell dwi
    Output: 3D volume with NODDI measures, brain mask based on dwi
    Suggested features: option to process HCP "minimally preprocessed" data
    Recommended tools: QSIPrep BIDS app, DIPY
  • Voxelwise diffusion MRI measures (FA, RD, AD)
    Input: output of Diffusion MRI preprocessing or 2 or 3-shell dwi
    Output: FA, RD and AD 3D volumes
    Suggested features: option to process HCP "minimally preprocessed" data
    Recommended tools: mrTrix, FSL, QSIprep BIDS app

Benefit Hypothesis

If comprehensive dMRI Analysis classes are implemented, then they will provide a convenient method for users of AIS/NIF to analyse diffusion MRI data, which is

  • based on state-of-the-art methods
  • reproducible (i.e. full provenance, portable to other datasets/systems)
  • scales efficiently to large datasets

Acceptance Criteria

  • All of the requested features that have been approved by AIS AOC are implemented by the Analysis class
  • Tests cover all of the implemented pipelines
  • Each pipeline lists all relevant citations, specifies resource requirements and has descriptive doc strings
  • Selected workflows are deployed in AIS pipelines for XNAT CS

Tasks

Preview Give feedback
No tasks being tracked yet.
@tclose tclose moved this to Backlog in AIS Master Project Jun 14, 2022
@tclose tclose changed the title Design dMRI preprocessing and analysis [FEATURE] Design dMRI preprocessing and analysis Jun 20, 2022
@tclose tclose added deploy-framework Deployment framework epic incomplete-desc analysis-design Complex analysis workflow epic and removed deploy-framework Deployment framework epic labels Jun 21, 2022
@tclose tclose added this to the 1.0 milestone Jun 24, 2022
@tclose tclose removed the incomplete label Jun 24, 2022
@tclose tclose moved this to Todo in AIS Master Project Aug 8, 2022
@RyanPSullivan7 RyanPSullivan7 moved this from Todo to Backlog in AIS Master Project May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analysis-design Complex analysis workflow epic pipelines to-map
Projects
Status: Backlog
Development

No branches or pull requests

3 participants