R/data.R

#' 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
huishenlab/bisplotti documentation built on Sept. 20, 2023, 10:13 p.m.