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

10 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

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.

About

MCIP: Multimodal Connectivity-based Individualized Parcellation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published