R/HLA_typing_1-data.R

#' Synthetic HLA typing data for 10 individuals for the HLA-A, B, C, DRB1, DRB3/4/5,
#' DQB1, DQA1, DPB1 and DPA1 loci.
#'
#' @docType data
#'
#' @usage data(HLA_typing_1)
#'
#' @format
#' A tibble:
#' \describe{
#'   \item{patient}{Patients 1-10}
#'   \item{A1:DPB1_2}{HLA allele names}
#'     ...
#' }
#'
#' @keywords datasets
#'
#' @source Synthetic data from Nicholas K. Brown.
#'
"HLA_typing_1"

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.