#' hg38 seqlengths as a GRanges object
#'
#' This object was generated using the BSgenome.Hsapiens.UCSC.hg38 package.
#' The script used for this object is found in the inst/scripts directory
#'
#' @name hg38.gr
#' @docType data
#' @author Benjamin K Johnson \email{ben.johnson@vai.org}
#' @keywords data
#' @usage data(hg38.gr, package = "bisplotti")
NULL
#' hg19 seqlengths as a GRanges object
#'
#' This object was generated using the Homo.sapiens package.
#' The script used for this object is found in the inst/scripts directory
#'
#' @name hg19.gr
#' @docType data
#' @author Benjamin K Johnson \email{ben.johnson@vai.org}
#' @keywords data
#' @usage data(hg19.gr, package = "bisplotti")
NULL
#' mm10 seqlengths as a GRanges object
#'
#' This object was generated using the Mus.musculus package.
#' The script used for this object is found in the inst/scripts directory
#'
#' @name mm10.gr
#' @docType data
#' @author Benjamin K Johnson \email{ben.johnson@vai.org}
#' @keywords data
#' @usage data(mm10.gr, package = "bisplotti")
NULL
#' mm9 seqlengths as a GRanges object
#'
#' This object was generated using the BSgenome.Mmusculus.UCSC.mm9 package.
#' The script used for this object is found in the inst/scripts directory
#'
#' @name mm9.gr
#' @docType data
#' @author Benjamin K Johnson \email{ben.johnson@vai.org}
#' @keywords data
#' @usage data(mm9.gr, package = "bisplotti")
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.