#' @title A GRanges with 676 random genes on a single chromosome
#'
#' @description A \code{GRanges} with 676 genes named AA to ZZ with random start coordinate in 1:1e4,
#' random width in 1:10 and random strand on a single chromosome 'Chr1' of length 10010. Used for examples.
#'
#' @name Genegr
#' @docType data
#' @format A \code{\link{GRanges}} (from the \code{GenomicRanges} package).
#' @keywords data
#' @author Pascal GP Martin
"Genegr"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.