Rapid and precise coordinate-based visualization of genomic data
Currently rtracklayer
needs to be installed manually. To install
if (!requireNamespace("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("rtracklayer")
To install BentoBox, use the following code:
install.packages("devtools")
library(devtools)
install_github("PhanstielLab/BentoBox")
Coming Soon
TBD