#' An example GRanges object representing a ChIP-seq peak dataset
#'
#' @name peaks1
#' @docType data
#' @format GRanges
#' @keywords datasets
#' @examples
#'
#' data(peaks1)
#' head(peaks1, n = 2)
"peaks1"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.