R/nest_table.R

#' Data nest_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 nest_table is a data frame with 213 samples in rows and 2 columns:
#'   \describe{ \item{Sample_ID}{Sample ID} \item{Nest}{Nest index number} }
#' @source original data.
"nest_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.