table
rbinom
genetic_diff
d()
Published with bookdown & the OTTR template)
Style adapted from: rstudio4edu-book (CC-BY 2.0)
In addition to tidyverse and vcfR, we’ll also be using ggtree, an R package for visualizing trees associated with PBS outliers.
tidyverse
vcfR
ggtree
library(tidyverse) library(vcfR) library(ggtree)