This project used multiple omics data:
- Plasma protein expression (Olink - NPX values)
- Cell abundance (CyTOF - Grid cell abundance)
- Metagenome data (Shotgun metagenomic sequencing - CPM)
- Targeted single-cell RNA-seq (BD Rhapsody - MolsPerCell)
Project is created with:
- RStudio version: 4.0.2
- Python version: 3.8
- 2A: PCoA from bray-curtis distance matrix at family level created in R using ... Script available in
figure2/2A.R
. - 2B: areaplot of family level relative abundances created in python using
pandas
,numpy
,matplotlib
andseaborn
. Guide available infigure2/2B.html
. - 2C: ...plot of Bifidobacterium species relative abundance trajectory per individual. Created in R using ... Script available in
figure2/2C.R
.
- 5C: Radar plot of 0-1 normalized cytokine medians created in R using
tidyverse
,ggsignif
,ggiraphExtra
,ggpubr
andforcats
. Script available inCytokines_and_Metagenomics.R
. - 5D: Heatmap of cytokine and bacterial family relative abundances created in R using
tidyverse
,RColorBrewer
,ggsignif
,ggpubr
,psych
andforcats
. Guide available inCytokines_and_Metagenomics.R
.
- 6B & 6D: UMAP of each cytokine condition and volcano plot displaying differentially expresed mRNA as well as processing of output files found in
figure6/BD_CD4Tpolarization_exp1.R
- 6F: Dot plot of different conditions for all cytokine cultures as well as processing of output files found in
figure6/BD_CD4Tpolarization_exp2.R