That isn't the correct way to do that. The file you want has already been provided:
https://balsa.wustl.edu/file/show/r2PN wb_command -cifti-merge adds columns to the file (for example if you had two brain maps you wanted to combine into a single file and flip between map 1 and map 2). To add rows to a file you would use wb_command -cifti-merge-dense, with "dense" referring to the grayordinates direction. Best, Matt. From: <[email protected]<mailto:[email protected]>> on behalf of nailin yao <[email protected]<mailto:[email protected]>> Date: Wednesday, December 21, 2016 at 12:39 PM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: [HCP-Users] merge label file Hi, I'm trying to merge label file from left and right hemisphere as follows: wb_command -cifti-merge Q1-Q6_RelatedParcellation210.CorticalAreas_dil_Colors.32k_fs_LR.dlabel.nii -cifti Q1-Q6_RelatedParcellation210.L.CorticalAreas_dil_Colors.32k_fs_LR.dlabel.nii -cifti Q1-Q6_RelatedParcellation210.R.CorticalAreas_dil_Colors.32k_fs_LR.dlabel.nii but it seem not correct. May I know how should I adjust it? Thank you! Best, Nailin -- Nailin Yao, PhD Postdoctoral Associate Department of Psychiatry, Yale University _______________________________________________ HCP-Users mailing list [email protected]<mailto:[email protected]> http://lists.humanconnectome.org/mailman/listinfo/hcp-users ________________________________ The materials in this message are private and may contain Protected Healthcare Information or other information of a sensitive nature. If you are not the intended recipient, be advised that any unauthorized use, disclosure, copying or the taking of any action in reliance on the contents of this information is strictly prohibited. If you have received this email in error, please immediately notify the sender via telephone or return mail. _______________________________________________ HCP-Users mailing list [email protected] http://lists.humanconnectome.org/mailman/listinfo/hcp-users
