- dplyr
- ggplot2
- stringr
- gplots
- RColorBrewer
- ggtree
- phytools
- ape
- castor
- purrr
- glue
- tibble
- seqinr
- genoplotR
- vegan
- UpSetR
- cowplot
- Peptides
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")