R/grch37.eur.loci.R

#' @importFrom tibble tibble
NULL


#' Apprxoimately independent linkage-disequilibrium blocks for European ancestry samples  under GRCh37 coordinaSTOP
#'
#' @format A data frame with 1703 rows and 3 variables:
#' \describe{
#'   \item{CHR}{Chromosome}
#'   \item{START}{Start of LD block}
#'   \item{STOP}{End of LD block}
#' }
#' @source \url{https://academic.oup.com/bioinformatics/article/32/2/283/1743626}
"grch37.eur.loci"
bogdanlab/RHOGE documentation built on May 25, 2019, 3:24 p.m.