Description Usage Arguments Value
Determine subjects that potentially failed segmentation, based on segstats table data. The input table file must be a segmentation or parcellation table, generated by running the FreeSurfer tools 'aparcstats2table' or 'asegstats2table' for your subjects.
1  | qc.from.segstats.tables(filepath_lh, filepath_rh, ...)
 | 
filepath_lh | 
 path to left hemisphere input file, a tab-separated file generated by running the FreeSurfer tools 'aparcstats2table' or 'asegstats2table'. The command line in the system shell would be something like 'aparcstats2table_bin –subjectsfile $subjects_file –meas $measure –hemi $hemi -t $aparc_output_table'.  | 
filepath_rh | 
 path to equivalent right hemisphere input file.  | 
... | 
 parameters passed to   | 
qc result as a hemilist, each entry contains a named list as returned by qc.from.regionwise.df.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.