An R library for working in the BLAB.
In R:
# install.packages("devtools")
devtools::install_github('BergelsonLab/blabr')
You need to have a copy of the BLAB_DATA directory in your home folder. You can get a copy from Opus (Seedlings/Compiled_Data/BLAB_DATA).
Open up RStudio, and try this out:
library(blabr)
all_bl <- get_all_basiclevel()