Skip to content

ayokoi/sh1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neural Organization of Hierarchical Motor Sequence Representations in the Human Neocortex: MATLAB codes and related data

This repository contains MATLAB codes and related data to reproduce the Figures (except for schematics) and related analyses in Yokoi and Diedrichsen (2019) paper "Neural organization of hierarchical motor sequence representations in the human neocortex" (doi: https://doi.org/10.1016/j.neuron.2019.06.017). Each sub-folders contains codes (/code), data (/data), and some resultant figures (/figure), respectively. To make the codes work, all the contents (i.e., /code, /data, and /figure) of this repository need to be downloaded.

Dependency

The following softwares/toolboxes need to be correctly installed to run the present codes.

Note also that I haven't tested if the code correctly works on PCs.

Main functions to reproduce figures

Here is a short summary of two main codes for reproducing behabioral and imaging figures. For more detail, see help messages for each function.

Function Description Example
sh1_behavior.m Reproduces figures for behavioral analyses. sh1_behavior('Figure_all')
sh1_imaging.m Reproduces figures for imaging analyses. sh1_imaging('Figure4c')
  • The repository also contains some MATLAB functions that utilize the Caret functionalities (/code/helper) in the background for visualization of imaging anlayses on flattened cortical surface (fsaverage_sym template).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages