#' TSSr example data
#'
#' Subset of the CAGE dataset from the paper
#' Lu and Lin, Genome Research 2019 Jul;29(7):1198-1210.
#'
#'@docType data
#'
#'@usage data(exampleTSSr)
#'
#' @format An object of class TSSr
#' \describe{
#' \item{exampleTSSr}{RangedSummarizedExperiment:TSSr}}
"exampleTSSr"
#' @source \url{https://genome.cshlp.org/content/29/7/1198.short}
#' @examples
#' data(exampleTSSr)
#' @rdname exampleTSSr
#' @export
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.