I am preprocessing structural data with FreeSurfer and I wonder if it is possible to use alternative parcellation atlas (e.g., Shen atlas, AAL) other than Desikan-Killiany or Destrieux which are given by default.
Same question to me. I wonder whether the anatomic subdivision atlas(e.g. AAL) is not commonly used in freesurfer. The atlas in freesurfer seems to be defined by the algorithm and focus on cortex, while AAL is an anatomical segmentation, dividing all the region in brain. Also, the AAL atlas is volumetric and how to convert it into a surf? As I know, the recon-all command is to deal with the brain file, not the atlas.
Hi cni-md,
Thank you for your suggestions. I encountered difficulties in the first step. mris_seg2annot requires separate input of volume encoded surface segmentation for each hemisphere of the brain, but AAL is whole brain and includes many subcortical regions. How can we obtain the volume encoded surface segmentation file for AAL?
I’d really any help you can provide.
Have a good day !
You can project any volume into a surface for that volume. One way is with AFNI’s 3dVol2Surf. The atlas volume and the surface should be in the same space - native, MNI_2009c, MNI_N27, …