R/parents_table.R

#' Data parents_table
#'
#' nest_table, parents_table, and sequence_table comprise a randomized dataset
#' derived from a real major histocompatibility complex (MHC) genotyping
#' experiment with data from parents and offspring. The nucleotide sequences
#' have been replaced with randomly generated sequences, and sample names have
#' been anonymized.
#'
#' @format parents_table is a data frame with 57 parent pairs in rows and 2
#'   columns: \describe{ \item{Mother}{Mother ID} \item{Father}{Father ID} }
#' @source original data.
"parents_table"

Try the MHCtools package in your browser

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

MHCtools documentation built on July 9, 2023, 5:13 p.m.