Skip to content

MCIP: Multimodal Connectivity-based Individualized Parcellation

Notifications You must be signed in to change notification settings

YueCui-Labs/MCIP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCIP: Multimodal Connectivity-based Individualized Parcellation

This is the code for paper: Multimodal connectivity-based individualized parcellation and analysis for humans and rhesus monkeys Now published on IEEE Transcations on Medical Imaging: https://ieeexplore.ieee.org/document/10508267

MCIP simultaneously optimizes a single subject’s within-region homogeneity with the fusion of functional and anatomical connectivity, spatial continuity, and the similarity to a reference atlas.

image

How to use it

MATLAB Dependencies

Data preparation

Set rfMRI_dir as your rfMRI data directory, dMRI_dir as your dMRI data directory, and out_dir as your output directory in batch_mcip.sh.

Revise ref_atlas_file, LUT_file, and neighbor_file in batch_mcip.sh, if you want to use another reference atlas. neighbor_file can be automatically generated during the program running.

Using

Run the code with a batch of subjects using Slurm: sbatch -a 1-${N} batch_mcip.sh $sub_list, in which $sub_list is a .txt file containing subject ID.

If you do not use Slurm, please change sub_num=... to be a for loop.

DATA RELEASE

MCIP-derived individualized parcellations based on Glasser atlas and Brannetome atlas for HCP subjects is available on https://drive.google.com/file/d/1H0mV6Z4icdO9QSda7lPx0TgCO_1c_Dm8/view?usp=drive_link

📚 Citation

Please cite the following paper when using MCIP:

Cui Yue, Li Chengyi, Lu Yuheng, et al. Multimodal Connectivity-based Individual Parcellation and Analysis for Humans and Rhesus Monkeys[J]. IEEE Transactions on Medical Imaging, 2024.

About

MCIP: Multimodal Connectivity-based Individualized Parcellation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published