Welcome to C-PAC’s Documentation!¶
Once a distant goal, discovery science for the human connectome is now a reality. Researchers who previously struggled to obtain neuroimaging data from 20-30 participants are now exploring the functional connectome using data acquired from thousands of participants, made publicly available through the 1000 Functional Connectomes Project and the International Neuroimaging Data-sharing Initiative (INDI) . However, in addition to access to data, scientists need access to tools that will facilitate data exploration. Such tools are particularly important for those who are inexperienced with the nuances of fMRI image analysis, or those who lack the programming support necessary for handling and analyzing large-scale datasets.
The Configurable Pipeline for the Analysis of Connectomes (C-PAC) is a configurable, open-source, Nipype-based, automated processing pipeline for resting state functional MRI (R-fMRI) data, for use by both novice and expert users. C-PAC was designed to bring the power, flexibility and elegance of the Nipype platform to users in a plug and play fashion—without requiring the ability to program. Using an easy to read, text-editable configuration file or a graphical user interface, C-PAC users can rapidly orchestrate automated R-fMRI processing procedures, including:
- standard quality assurance measurements
- standard image preprocessing based upon user specified preferences
- generation of functional connectivity maps (e.g., seed-based correlation analyses)
- customizable extraction of time-series data
- generation of graphical representations of the connectomes at various scales (e.g., voxel, parcellation unit)
- generation of local R-fMRI measures (e.g., regional homogeneity, voxel-matched homotopic connectivity, frequency amplitude measures)
Importantly, C-PAC makes it possible to use a single configuration file to launch a factorial number of pipelines differing with respect to specific processing steps (e.g., spatial/temporal filter settings, global correction strategies, motion correction strategies, group analysis models). Additional noteworthy features include the ability to easily:
- customize C-PAC to handle any systematic directory organization
- specify Nipype distributed processing settings
C-PAC maintains key Nipype strengths, including the ability to:
- interface with different software packages (e.g., FSL, AFNI, ANTS)
- protect against redundant computation and/or storage
- automatically carry out input checking, bug tracking and reporting
Future updates will include more configurability, advanced analytic features (e.g., support vector machines, cluster analysis) and diffusion tensor imaging (DTI) capabilities.
For more information and additional tutorials, check out our YouTube channel , as well as slides from our previous presentations:
- CPAC Connectome Analysis in the Cloud
- Open science resources for ‘Big Data’ Analyses of the human connectome
- Computational approaches for mapping the human connectome
The C-PAC Team¶
Funding Acknowledgements¶
Primary support for the work by Michael P. Milham, Cameron Craddock and the INDI team was provided by gifts from Joseph P. Healey and the Stavros Niarchos Foundation awards to Dr. Milham (R03MH096321) and F.X. Castellanos (R01MH083246).
User Guide Index¶
- Installing C-PAC
- Setting Up A Subject List
- Setting Up A Pipeline Configuration
- Computable Derivatives
- Setting Up Group Analysis
- Running C-PAC
- Running C-PAC as a Docker App
- Using C-PAC in the AWS Cloud
- Preconfigured Files
- C-PAC Benchmark
- Troubleshooting and Help
- Release Notes
- Version 1.0.0 Beta - 2016.10.03
- Version 0.3.9 Alpha - 2015.04.02
- Version 0.3.8 Alpha - 2014.12.10
- Version 0.3.7 Alpha - 2014.10.29
- Version 0.3.6 Alpha - 2014.10.08
- Version 0.3.5 Alpha - 2014.09.22
- Version 0.3.4 Alpha - 2014.04.08
- Version 0.3.3 Alpha - 2013.12.31
- Version 0.3.2 Alpha - 2013.11.04
- Version 0.3.1 Alpha - 2013.09.13
- Version 0.1.9 Alpha - 2013.03.18
- Version 0.1.8 Alpha - 2013.2.20
- Version 0.1.7 Alpha - 2013.02.05
- Version 0.1.6 Alpha - 2013.01.21
- Version 0.1.1 Alpha - 2012.10.15