calculate functional connectivity in new ROIs after dpabi calculation

Dear Prof.

I am new in using dpabi and have 2 questions

1. after I define AAL ROI and finish dparsfa process, then I try to calculate a new function connectivity between new ROI_1 and ROI_2, could you please tell me how to do that ?

2. I use Matlab2012a in CentOS6.5 and latest version of dparsfa, when I run the process, every thing is ok but I finally get error message:  what I can do ?

thanks help

JLH

Moving Smoothed Files:ALFF_FunRawARCW OKMoving Smoothed Files:VMHC_FunRawARCWFsymS OKMoving Smoothed Files:fALFF_FunRawARCW OK
Moving Smoothed Files:DegreeCentrality_FunRawARCWF OK
Moving Smoothed Files:FC_FunRawARCWF OK
Moving Smoothed Files:ReHo_FunRawARCWF OK


     Extracting ROI signals...
Error using parallel_function (line 589)

The input name is not supported by y_ReadAll:
/home/tulu/fmridata/FunImgARglobal/04263040

Hi,

1. You can remove the defined ROIs and add the new ROIs. Or you can reopen Utilities->ROI Signals Extractor or DPARSF to extract the signals of new ROIs.

2. Could you check what kind of files are under /home/tulu/fmridata/FunImgARglobal/04263040?

Best,

Chao-Gan

Thank your answer. I find the error about second question, I don't build the FunImg folder and I start from Nifti file, so there is no FunImg folder for further process.


May I ask a quesion ? when I calculate the DMN functional connectivity, is there a index to represent the whole network activity rather than ROI_1 and ROI_2 connectivity ? how to calculate a network activity which may contain 7 or more regions ?


thanks


JungLungHsu

Seems it didn't create the symbolic link of FunImgARglobal.

You can test if the command ln works in your linux.

For the second work, you can try dual regression. Which is available in the developing verstion: https://github.com/Chaogan-Yan/DPABI

Best,

Chao-Gan