An R library for working in the BLAB.
Then, to install blabr itself:
# install.packages("remotes")
remotes::install_github('BergelsonLab/blabr')
You need to have a copy of the BLAB_DATA directory in your home folder. Clone the individual dataset repositories into that folder (see instruction on GitBook here)
Open up RStudio, and try this out:
library(blabr)
all_bl <- get_all_basiclevel()