Published January 26, 2018 | Version v0.1.0
Software Open

neurodata/ndmg: Stable ndmg-DWI Pipeline Release

  • 1. McGill University (@aces)
  • 2. Johns Hopkins University
  • 3. johns hopkins university

Description

Main Package Features

  • One-click pipeline for structural connectome estimation from DWI and T1w images
  • Leverages Dipy, Plotly, Nilearn, FSL, Networkx, and others
  • Supports several command-line APIs, including the BIDS app specification
  • Has session- and group-level analysis, performing connectome estimation and summary statistic computation, respectively
  • Session-level analysis generates 1mm resolution connectomes across 25 parcellations ranging in size from 48 to 72,000 nodes, all in MNI152 standard space.
  • Direct interfaces with Amazon Web Services for batch processing of data stored in the cloud.
  • Public repository of connectomes available at http://m2g.io

For more information, please see the README of this repository.

Install Instructions

pip install ndmg* * once FSL is installed

OR

Available through Docker, with: docker pull bids/ndmg:v0.1.0. Container is compatible with Singularity 2.4.1, though pulling from Singularity Hub is not currently available for this pipeline.

Usage Instructions

Through the BIDS app interface, ndmg can be used as follows:

ndmg_bids bids_directory output_directory {session, group} [--participant_level []] [--session_level []]

Files

neurodata/ndmg-v0.1.0.zip

Files (479.8 kB)

Name Size Download all
md5:987b81939e45d56ceff0396d57b7c778
479.8 kB Preview Download

Additional details

Related works