Skip to content

MarioniLab/RabbitGastrulation2022

Repository files navigation

RabbitGastrulation2022

This repository contains functions and scripts used as part of the Ton et al. 2022 paper on rabbit gastrulation.

Rabbit Development as a Model for Single Cell Comparative Genomics

Mai-Linh Ton1,2,* Daniel Keitley3,*, Bart Theeuwes2, Carolina Guibentif4, Jonas Ahnfelt-Rønne5, Thomas Kjærgaard Andreassen5, Fernando J. Calero-Nieto2, Ivan Imaz-Rosshandler6, Blanca Pijuan-Sala7, Jennifer Nichols2, Èlia Benito-Gutiérrez3, John Marioni7,8,9, Berthold Göttgens1,2

Abstract: Biomedical research relies heavily on the use of model organisms to gain insight into human health and development. Traditionally, the mouse has been the favored vertebrate model, due to its experimental and genetic tractability. Non-rodent embryological studies however highlight that many aspects of early mouse development, including the egg-cylinder topology of the embryo and its method of implantation, diverge from other mammals, thus complicating inferences about human development. In this study, we constructed a morphological and molecular atlas of rabbit development, which like the human embryo, develops as a flat-bilaminar disc. We report transcriptional and chromatin accessibility profiles of almost 200,000 single cells and high-resolution histology sections from embryos spanning gastrulation, implantation, amniogenesis, and early organogenesis. Using a novel computational pipeline, we compare the transcriptional landscape of rabbit and mouse at the scale of the entire organism, revealing that extra-embryonic tissues, as well as gut and PGC cell types, are highly divergent between species. Focusing on these extra-embryonic tissues, which are highly accessible in the rabbit, we characterize the gene regulation underlying trophoblast differentiation and identify novel signaling interactions involving the yolk sac mesothelium during hematopoiesis. Finally, we demonstrate how the combination of both rabbit and mouse atlases can be leveraged to extract new biological insights from sparse macaque and human data. The datasets and analysis pipelines reported here will expedite the development of models of mammalian gastrulation and set a framework for a broader cross-species approach to decipher early mammalian development.

Requirements

This project relies on both R and python code packaged into scrabbitr and scrabbitpy respectively. We recommend installing these packages within R and python conda environments. The environments originally used in our analysis can be found in the envs directory.

Installing scrabbitr
# Inside R session
devtools::install_github("https://github.com/dkeitley/scrabbitr")
Installing scrabbit
git clone https://github.com/dkeitley/scrabbitpy.git
cd scrabbitpy
pip install .

Usage / data availability

Each Jupyter notebook loads and exports data relevant to each step of analysis.

Raw sequencing files are stored in ArrayExpress with accession numbers (scRNA-seq) E-MTAB-11836 and (scATAC-seq) E-MTAB-11804.

Processed data can be obtained here.

To explore these datasets interactively, see info here.

Support or Contact

General queries about the project can be directed to Bertie Göttgens , John Marioni or Èlia Benito-Gutiérrez. For issues relating to the data, code or shiny app, you can file an issue on the most relevant github repository or email Daniel Keitley at [email protected].

Links

Project webpage

Shiny app

scrabbitr

scrabbitpy

scrabbit-shiny

Göttgens lab website

Marioni lab website

Benito-Gutiérrez lab website

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published