Update: 2025/02/16
Understanding the cellular and genetic mechanisms driving human-specific features of cortical development remains a challenge. We generated a cell-type resolved atlas of transcriptome and chromatin accessibility in the developing macaque and mouse prefrontal cortex (PFC). Comparing with published human data, our findings demonstrate that although the cortex cellular composition is overall conserved across species, progenitor cells show significant evolutionary divergence in cellular properties. Specifically, human neural progenitors exhibit extensive transcriptional rewiring in growth factor and extracellular matrix (ECM) pathways. Expression of the human-specific progenitor marker ITGA2 in the fetal mouse cortex increases the progenitor proliferation and the proportion of upper-layer neurons. These transcriptional divergences are primarily driven by altered activity in the distal regulatory elements. The chromatin regions with human-gained accessibility are enriched with human-specific sequence changes and polymorphisms linked to intelligence and neuropsychiatric disorders. Our results identify evolutionary changes in neural progenitors and putative gene regulatory mechanisms shaping primate brain evolution.
To facilitate user interaction with our data, a Shiny app has been encapsulated within a Docker container. Users can install Docker on their computing devices and execute the provided code to run the Shiny app, thereby enabling access to http://127.0.0.1:3838 via a web browser for data browsing and interaction. It is important to note that a minimum of 16 GB of free memory is required to run this container. Additionally, after the code has finished executing, a brief waiting period is advisable to allow the container to complete data loading and processing.
wget https://s3.ap-east-1.amazonaws.com/mrdoge-s3-bucket/share/web_resource/BrainEvoDevo/docker/BrainEvoDevo_Shiny_app.tar
docker load -i BrainEvoDevo_Shiny_app.tar
docker run -d -p 3838:3838 brainevodevo_shiny_app
The raw data can be downloaded from GSE241429.
The processed data can be downloaded by the following URL:
- Macaque snMultiome-seq RNA modality Seurat object
- Macaque snMultiome-seq ATAC fragment files
- Mouse snMultiome-seq RNA modality Seurat object
- Mouse snMultiome-seq ATAC fragment files
- Species integrated transcriptome Seurat object
All raw code used in this project are deposited in the /raw_code
folder.
If you use the data in your research, please cite:
Liu, Y., Luo, X., Sun, Y., Chen, K., Hu, T., You, B., ... & Su, B. (2024). Comparative single-cell multiome identifies evolutionary changes in neural progenitor cells during primate brain development. Developmental Cell.