PennSIVE NeuroPath
PennSIVE NeuroPath contains multiple pipelines that were built in house to facilitate MRI data processing. The articles in this section will walk you through instructions and examples for using each of them.

For each pipeline, usage instructions will be provided with dummy paths. Clicking the pipeline name will take you to the respective pipeline's GitHub page.
To use the pipelines, you must first clone the GitHub repo (git clone https://github.com/PennSIVE/PennSIVE_neuro_pip.git), as described on the PennSIVE NeuroPath home page.
Note: Each of these pipelines were written in R with a variety of neuroimaging libraries (e.g., fslr, ANTsR, neurobase, etc.). For more details about general brain image processing resources, please see the bottom of this page.
Instructions For Each Pipeline
BIDS MIMoSA CVS APRL ALPaCA Lesion Count Radiomic Feature T1/T2 FreeSurfer JLF Skullstripping BrainQC
Neuroimaging Processing Resources
FSL
ANTs
FreeSurfer
Andy's Brain Book, although geared more towards fMRI processing, is a great resource. He provides in depth tutorials for using FSL, FreeSurfer, ANTs, SPM, and AFNI, among many other topics.