/BentoBox

Primary LanguageRGNU General Public License v3.0GPL-3.0

BentoBox

Overview

Rapid and precise coordinate-based visualization of genomic data

Dependencies

Currently rtracklayer needs to be installed manually. To install

if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("rtracklayer")

Installation

To install BentoBox, use the following code:

install.packages("devtools")
library(devtools)
install_github("PhanstielLab/BentoBox")

Usage

Coming Soon

Contributors

License

TBD