Skip to content

DecisionNeurosciencePsychopathology/clpipe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clpipe

DOI

Python pipeline for neuroimaging data. Documentation at https://clpipe.readthedocs.io/en/latest/index.html

This pipeline is now in an initial release. If you run into issues, find bugs, or have feature requests, please create an issue in this repository. If you have longer questions about the pipeline, or specific questions about the design choices, please get in contact with the creator of this pipeline, Teague Henry ([email protected])

If you use clpipe to process data for a publication, please cite the Zenodo repository linked above. A manuscript describing clpipe is being prepared, and once published, will be the citation for the pipeline.

Installation Guide for UNC-CH

  1. Open a Longleaf terminal session
  2. Switch to python 3.6.6 using module add python/3.6.6
  3. Install clpipe from GitHub with pip3 install --user --upgrade git+git://github.com/CohenLabUNC/clpipe.git

All necessary dependencies should install to your local Python library, and the console commands should be immediately useable.

About

Python pipeline for neuroimaging data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 91.9%
  • MATLAB 8.1%