de-Boer-Lab / BrockmanR

Brockman R package for analyzing k-mer representations of chromatin data
GNU General Public License v3.0
0 stars 2 forks source link

BrockmanR

Brockman R package for analyzing k-mer representations of chromatin data

See the Brockman homepage for more information about Brockman and how to install the command line tools, as well as example usage.

R Installation

If you don't already have devtools, install it:

install.packages("devtools")

Load devtools and install from the GitHub page:

library(devtools)
install_github("Carldeboer/BrockmanR")

Examples

See the main page for examples