R/HLA_typing_LIS-data.R

#' Synthetic HLA typing data for 10 individuals for the HLA-A, B, C, DRB1,
#' DRB3, DRB4, DRB5, DQB1, DQA1, DPB1 and DPA1 loci. Data formatted to resemble
#' a HistoTrac table.
#'
#' @docType data
#'
#' @usage data(HLA_typing_LIS)
#'
#' @format
#' A tibble:
#' \describe{
#'   \item{patient}{Patients 1-10}
#'   \item{mA1Cd.recipient:mDPB12cd.recipient}{HLA allele names}
#'     ...
#' }
#'
#' @keywords datasets
#'
#' @source Synthetic data from Nicholas K. Brown.
#'
"HLA_typing_LIS"

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.