Skip to content

Analysis repository for our manuscript: Dermal injury drives a skin-gut axis that disrupts the intestinal microbiome and intestinal immune homeostasis

Notifications You must be signed in to change notification settings

yangchen2/gallo_skin-gut_axis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analysis of the gut microbiome following dermal injury

Overview

This repository holds the Jupyter notebooks which were used to generate Figure 3 for the analysis of our manuscript:

Dermal injury drives a skin-gut axis that disrupts the intestinal microbiome and intestinal immune homeostasis (Published in Nature Communications).

Authors: Tatsuya Dokoshi1, Yang Chen1,2, Kellen J. Cavagnero1, Gibraan Rahman2, Daniel Hakim2, Samantha Brinton1, Hana Schwarz1, Alan O'Neill1, Yoshiyuki Nakamura1, Fengwu Li1, Nita H. Salzman3, Rob Knight4,5,6,7, Richard L. Gallo

Affiliations:

1Department of Dermatology, University of California, San Diego, La Jolla, CA 92037, United States.
2Department of Pediatrics, University of California, San Diego, La Jolla, CA 92037, United States.
3Department of Pediatrics, Division of Gastroenterology and Center for Microbiome Research, Medical College of Wisconsin, Milwaukee, WI.
4Department of Pediatrics, University of California, San Diego, La Jolla, CA 92037, United States.
5Department of Computer Science & Engineering, University of California, San Diego, La Jolla, CA 92037, United States.
6Department of Bioengineering, University of California, San Diego, La Jolla, CA 92037, United States.
7Center for Microbiome Innovation, University of California, San Diego, La Jolla, CA 92037, United States.

Corresponding author

Abstract:

The composition of the microbial community in the intestine influences the functions of distant organs such as the brain, lung, and skin. These microbes can promote disease or have beneficial functions, leading to the hypothesis that microbes in the gut explain the co-occurrence of intestinal and skin diseases. Here, we show that the reverse can occur, and that skin directly alters the gut microbiome. Disruption of the dermis by skin wounding or the digestion of dermal hyaluronan results in increased expression in the colon of antimicrobial genes Reg3 and Muc2 and changed the composition and behavior of remaining intestinal bacteria. Enhanced expression Reg3 and Muc2 was induced in vitro by exposure to hyaluronan released by these skin interventions. The change in the colon microbiome after skin wounding was functionally important as these bacteria penetrated the intestinal epithelium and enhanced colitis from dextran sodium sulfate (DSS) as shown by the ability to rescue skin associated DSS colitis with oral antibiotics, in germ-free mice, and fecal microbiome transplantation to unwounded mice from mice with skin wounds. These observations provide direct evidence of a skin-gut axis by demonstrating that damage to the skin disrupts homeostasis in intestinal host defense and alters the gut microbiome.

Data Availability

Raw metagenomic sequencing data and corresponding metadata can be found on NCBI Sequence Read Archive (SRA) under BioProject ID PRJNA1003965. Additionally, the data can also be found on Qiita under Study ID 14365.

Data Processing

All sequencing data was processed using the Qiita default metagenomic workflow.

  1. Adaptor and host filtering were performed with qp-fastp-minimap2.
  2. Filtered sequence files were aligned against reference database WoL using Bowtie2 with the Woltka Qiita Plugin for performing alignments.
  3. Resultant alignment files were processed using Woltka for taxonomic and functional predictions and feature table generation.

Data Filtering and Analyses

  1. Taxonomic feature tables were then further filtered using Zebra Filter based on genome coverage with default 10% minimum coverage threshold. Genomes falling below coverage threshold were removed from Woltka generated taxonomic feature table.
  2. Community (alpha and beta) analyses were performed by calculating the Shannon Index via Python's skbio.diversity package for alpha diversity and phylogenetically informed robust Aitchison principal components analysis (Phylo-RPCA) via Gemelli for beta diversity. (See Jupyter notebooks for specifics.)
  3. Differential abundance analysis for taxonomic and function feature tables were performed using Songbird.

Repository overview

This repository contains the data inputs and Jupyter notebooks to generate Figure 3 in our manuscript.

  • ./data/: All data inputs
  • ./reference/: Reference (Gene Ontology and taxonomic mapping files)
  • ./notebooks/: Notebooks used to generate each of the plots
  • ./plots/: PNG files of plots generated

About

Analysis repository for our manuscript: Dermal injury drives a skin-gut axis that disrupts the intestinal microbiome and intestinal immune homeostasis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published