Data from: Motor cortex activity during sleep and wake movements sharpens across development but continues to lag the red nucleus
Data files
Mar 26, 2026 version files 964.18 MB
-
M1Dev_Data.mat
295.99 MB
-
M1RN_Data.mat
668.19 MB
-
README.md
2.60 KB
Abstract
The development of motor control in primary motor cortex (M1) requires both movements and neural activity. In rats, cortical motor control first appears around postnatal day (P) 25, prior to which movements are generated by subcortical motor nuclei such as the red nucleus (RN). While these subcortically generated movements are thought to provide the activity that guides the development of M1, the specific movements associated with M1 activity and their somatotopic and temporal precision remain unknown. Here, we performed acute electrophysiological recordings of neural activity in the forelimb region of M1 of P12–24 rats as they cycled between sleep and wake and compared M1 and RN activity in P24 rats. At every age, M1 neurons exhibited somatopically precise activity during REM sleep twitches, along with strong activity during wake movements. From P12 to P24, the proportion of neurons exhibiting twitch-related activity decreased, twitch-related activity became more temporally refined, and a larger fraction of spikes occurred before movement onset. At P24, M1 showed less premovement activity than RN. Further, in contrast to the non-selective activity seen in M1, some RN neurons showed movement-selective activity patterns during wake, firing only during particular wake movements. These findings reveal that movement-related activity in M1 is somatotopically precise by P12 and temporally precise by P24. But M1 still lacks the strong premovement activity and selectivity characteristic of RN, suggesting that at P24, subcortical outputs remain the main drivers of M1’s movement-related activity.
Dataset DOI: 10.5061/dryad.c59zw3rqc
Description of the data and file structure
This is the neural and behavioral data for Reid, Sattler, and Dooley, 2026.
These data consist of two experiments:
1. Acute recordings of Primary Motor Cortex at P12, P16, P20, and P24
2. Dual recordings of Primary Motor Cortex and the Red Nucleus at P24
Each experiment has it's own .mat file containing all data.
Files and variables
File: M1Dev_Data.mat
Description: The neural and behavioral data for the M1 development experiment.
Variables
A matlab structure containing the following fields (in order)
- P12, P16, P20, P24 - this is the age of the experiment.
- C1, C2... - this is the case containing the data (each animal is a case).
- Neuron - the spike times for all single units from that animal
- Movements - the time of the following movements (in seconds)
- RFL_T - Right Forelimb twitches
- RFL_W - Right Forelimb wake movements
- RHL_T - Right Hindlimb twitches
- Tail_T - Tail twitches
- Whisk_T - Whisker twitches
- State
- AS - REM onset/offset
- SWS - NREM sleep onset/offset
- Weight - the animal's weight (in grams)
- Sex - the animal's sex
- C1, C2... - this is the case containing the data (each animal is a case).
File: M1RN_Data.mat
Description: The neural and behavioral data for the M1-RN dual recordings.
Variables
A matlab structure containing the following fields (in order)
- M1RN - the base of the structure
- C1, C2... - this is the case containing the data (each animal is a case)
- Movements - the time of the following movements (in seconds)
- Twitch - Right Forelimb twitches
- Wake- Right Forelimb wake movements
- RN- the spike times for all RN single units from that animal
- M1 - the spike times for all M1 single units from that animal
- Weight - the animal's weight (in grams)
- Sex - the animal's sex
- RFL - the DeepLabCut data for the right forelimb, with three lines of data: (1) X position, (2) Y position, and (3) Likelihood
- LFL - the DeepLabCut data for the left forelimb, with three lines of data: (1) X position, (2) Y position, and (3) Likelihood
- REM - onset and offset for bouts of REM sleep
- NREM - onset and offset for bouts of NREM sleep
- Movements - the time of the following movements (in seconds)
- C1, C2... - this is the case containing the data (each animal is a case)
Code/software
These structures were created in matlab.
