#' superEnhancerModelR
#'
#' Fits statistical models to collections of enhancers to test for interactivity and saturation
#'
#' @docType package
#' @author Noah Dukler <ndukler@cshl.edu>
#' @importFrom methods new
#' @importFrom stats dlnorm qlnorm formula model.matrix optim pchisq dnorm qlnorm qnorm rgamma rnorm runif update.formula
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.