HCP-MMP1.0 volumetric (NIfTI) masks in native structural space
收藏DataCite Commons2025-05-01 更新2024-07-25 收录
下载链接:
https://figshare.com/articles/dataset/HCP-MMP1_0_volumetric_NIfTI_masks_in_native_structural_space/4249400/3
下载链接
链接失效反馈官方服务:
资源简介:
We in our group received with great interest the publication of the <b>HCP-MMP 1.0 parcellation</b> by Glasser et al. (Nature) created using data from the Human Connectome Project earlier this year. Often in our connectivity pipelines we use volume files for parcellation in native space, so we decided to try and convert the Connectome Workbench files to volume masks in native structural space to try out in future studies.<br>We were happy to find that someone had already gone through the trouble of generating FreeSurfer annotation files projected on fsaverage, so all we had to do was find a way to transform these <i>annot</i> files to each subject’s space and convert them to volume masks.<br>So we wrote this Linux shell script that performs a series of conversion and transformation steps using only FreeSurfer commands. It first converts the annotation files (<b>lh.HCPMMP1.annot and rh.HCPMMP1.annot</b>, downloaded from https://figshare.com/articles/HCP-MMP1_0_projected_on_fsaverage/3498446) to labels using <i>mri_annotation2label</i>, then takes each label from fsaverage to each subject’s space with <i>mri_label2label</i>, converts transformed labels back to annotation with <i>mri_label2annot</i>, and finally converts these to volume files (nii.gz) with <i>mris_label2annot</i>. Seems like too many steps, but this is how we (who are not FreeSurfer experts) got satisfactory results.<br>The default final file consists of a single volume containing the HCP-MMP1.0 regions plus the subcortical regions from the FreeSurfer segmentation, each assigned a unique voxel value. Left-hemisphere cortical HCP-MMP1.0 regions have values between 1001 and 1181, whereas right-sided regions have values between 2001 and 2181. The correspondence between each specific region and its value is given in a look-up table that is generated in each subject’s output folder. To identify the subcortical regions, one just needs to check the <i>FreeSurferColorLUT.txt</i> file provided with FreeSurfer, as they correspond to the original <i>aseg</i> parcellation.<br>Optionally, one can choose to also generate individual volume files for each parcellation region. This option requires FSL, and will only create masks for the cortical HCP-MMP1.0 parcellation, not the subcortical <i>aseg</i> regions. By default, the latest version of the script also generates tables with anatomical information for each brain region (number of vertices, area, volume, mean thickness, etc.).<br>Instructions on how to use the script can be found in the script itself, or here: <i>https://cjneurolab.org/2016/11/22/hcp-mmp1-0-volumetric-nifti-masks-in-native-structural-space/</i><br>Hope this can be of use!
提供机构:
figshare
创建时间:
2017-03-30



