Skip to content

XuYingJie-z/NeuralATACseq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Regionalization of the nervous system requires axial allocation prior to neural lineage commitment

Abstract

Neural induction in vertebrates generates a central nervous system that extends the rostral-caudal length of the body. The prevailing view is that neural cells are initially induced with anterior (forebrain) identity, with caudalising signals then converting a proportion to posterior fates (spinal cord). To test this model, we used chromatin accessibility assays to define how cells adopt region-specific neural fates. Together with genetic and biochemical perturbations this identified a developmental time window in which genome-wide chromatin remodeling events preconfigure epiblast cells for neural induction. Contrary to the established model, this revealed that cells commit to a regional identity before acquiring neural identity. This 'primary regionalization' allocates cells to anterior or posterior regions of the nervous system, explaining how cranial and spinal neurons are generated at appropriate axial positions. These findings prompt a revision to models of neural induction and support the proposed dual evolutionary origin of the vertebrate central nervous system.

Graphical abstract

Requirements

  • Install following R packages from CRAN: som, dplyr, parallel, readr, tidyr, purrr, stringr, broom, knitr, ggplot2, RColorBrewer, ggrepel, ggpubr, ggsci, cowplot

  • Install following R packages from bioconductor: GenomicRanges, BSgenome.Mmusculus.UCSC.mm10, DESeq2, GenomicFeatures, GenomicInteractions, org.Mm.eg.db, tximport, ChIPseeker, LOLA, rGREAT, motifmatchr, TFBSTools, JASPAR2016, limma, oligo, mouse4302.db, wiggleplotr, ComplexHeatmap

  • Install following R packages from R-forge: CENTIPEDE

  • Install blutwuRst from github:

    blutwuRst contains useful functions to analyse (bulk) ATAC-seq data with R.

    install.packages('devtools')
    devtools::install_github("luslab/blutwuRst")

Figure to code map

Additional information

  • Pre-processing pipelines are available upon request.

  • Processed data (*.bam, *.bw, etc.) and intermediate are available upon request.

Reference

Regionalization of the nervous system requires axial allocation prior to neural lineage commitment

biorxiv preprint

publication

Releases

No releases published

Packages

No packages published

Languages

  • R 98.4%
  • Shell 1.6%