install.packages(c("dplyr", "magrittr", "purrr", "reshape2", "ggplot2", "RColorBrewer", "vegan", "cluster", "circlize", "ape", "ggrepel", "stringr", "metafor"))
if (!requireNamespace("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install(c("DESeq2", "ComplexHeatmap"))
install.packages("devtools")
library(devtools)
install_github("blue-moon22/resistomeAnalysis")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.