Skip to content

Latest commit

 

History

History
58 lines (33 loc) · 469 Bytes

README.md

File metadata and controls

58 lines (33 loc) · 469 Bytes

script for Microbiome analysis

Example dataset

  • moving picture data
  • source: QIIME2 tutorial


load packages

library(ggplot2)
library(phyloseq)
library(tidyverse)
library(glue)
library(ggpubr)
library(ggtext)
library(ggrepel)
library(  .. )

Alpha diversity



Beta diversity



Taxonomy composition



Compare mean abundance of taxonomy



volcano plot



other