R/centromeres_hg19.R

#' Centromeric regions for genome build hg19.
#'
#' A table containg information on centromeric regions for each chromosomes from genome build hg19 extracted from Table Browser.
#' Group - all tables, Table - gap, Filter type - centromere.
#'
#' @format A data with 24 rows and 3 columns:
#' \describe{
#'   \item{chr}{chromosome}
#'   \item{cstart}{centromere starting genome location}
#'   \item{cend}{centromere end genome location}
#' }
"centromeres_hg19"
honzee/RNAseqCNVapp documentation built on Jan. 27, 2024, 3:29 a.m.