install.packages(c("dplyr", "ggplot2", "stringr", "gplots", "RColorBrewer", "phytools", "ape", "castor", "purrr", "glue", "tibble", "seqinr","genoPlotR","vegan", "UpSetR", "cowplot", "Peptides"))
if (!requireNamespace("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install(c("ggtree"))
install.packages("devtools")
library(devtools)
install_github("djw533/micro.gen.extra")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.