Note
This page is a reference documentation. It only explains the function signature, and not how to use it. Please refer to the user guide for the big picture.
brainprep.interfaces.freesurfer.asegstats2table¶
- brainprep.interfaces.freesurfer.asegstats2table(subjects, session, output_dir)[source]¶
Summarizes the volumetric data for subcortical brain structures ‘aseg.stats’ using FreeSurfer’s asegstats2table.
- Parameters:
- subjectslist[str]
List with subject identifiers.
- sessionstr
The current session.
- output_dirDirectory
FreeSurfer working directory containing all the subjects.
- Returns:
- commandlist[str]
Summary command-line.
- outputstuple[File]
volume_stat_file : File - Volumetric subcortical brain structure features summary.