...
The following documentation will outline FreeSurfer’s pre-processing steps, and general guidelines to analysis.
Before running anything on FreeSurfer on Artemis, you must:
load the module. e.g.
Code Block module load freesurfer/7.0.1
2. export subjects directory (the directory where your subject folders are located)
Code Block |
---|
export SUBJECTS_DIR=/scratch/project/FreeSurferSubjectFolder |