#' MACSr
#'
#' The Model-based Analysis of ChIP-Seq (MACS) is a widely used
#' toolkit for identifying transcript factor binding sites. This
#' package is an R wrapper of the lastest MACS3.
#'
#' @docType package
#' @name MACSr
#' @importFrom ExperimentHub ExperimentHub
#' @importFrom AnnotationHub query
#' @import utils
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.