R/mismatch_table_2010-data.R

#' Consensus mismatch numbers for every possible allele combination
#' at a single locus, from the 2010 publication.
#'
#' @docType data
#'
#' @usage data(mismatch_table_2010)
#'
#' @format
#' A tibble:
#' \describe{
#'   \item{patient:donor}{allele combinations for patient and donor}
#'   \item{#GvH:#Max}{consensus mismatch number for each direction}
#'     ...
#' }
#'
#' @keywords datasets
#'
#' @source <https://www.nature.com/articles/bmt2010132>
#'
"mismatch_table_2010"

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.