R/hg38_chr_arm.R

#' Chromosomal location of the genomic arms for the assembly hg38
#'
#'
#' @format A \code{data.table} with four columns:
#' \describe{
#'   \item{chr}{chromosome name (1:24 format)}
#'   \item{arm_ID}{genomic arm name}
#'   \item{start}{genomic location of the arm start}
#'   \item{end}{genomic location of the arm end}
#' }
"hg38_chr_arms"
SinomeM/CNVgears documentation built on Nov. 21, 2021, 5:34 a.m.