R/Haplotype_frequencies-data.R

#' Ten HLA-A~C~B~DRB3/4/5~DRB1~DQA1~DQB1~DPA1~DPB1 haplotypes and their
#' frequencies in the global population.
#'
#' @docType data
#'
#' @usage data(Haplotype_frequencies)
#'
#' @format
#' A tibble:
#' \describe{
#'   \item{HLA-A:HLA-DPB1}{HLA allele names}
#'   \item{Global_Fq}{haplotype frequencies}
#'   \item{Global_n}{haplotype observations}
#'   \item{Global_rank}{haplotype rank}
#'     ...
#' }
#'
#' @keywords datasets
#'
#' @source <https://doi.org/10.1016/j.humimm.2021.04.007>
#'
"Haplotype_frequencies"

Try the immunogenetr package in your browser

Any scripts or data that you put into this service are public.

immunogenetr documentation built on Aug. 21, 2025, 5:52 p.m.