Skip to content

Stable m2g pipeline release

Latest
Compare
Choose a tag to compare
@Lawreros Lawreros released this 27 Feb 22:21
· 22 commits to deploy since this release
3bc4e9a

This release serves as the much-needed versioning update, as much has changed since the last posted release.

Main Package Features:

  • One-command pipeline for structural and functional connectome estimation
  • Session-level analysis generates 1mm resolution connectomes across 36 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

Install Instructions:

pip installation is currently not supported, with a new release being made when that is possible. m2g is available through Docker, with: docker pull neurodata/m2g:latest. The Docker image can also be built from the Dockerfile provided in the repository.

Usage Instructions:

Please read provided README.md