Nothing
#' 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"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.