R/Comparison.R

#' @rdname Data
#' @name Data
#' @usage data(Comparison)
#'
#' @aliases primer.data template.data
#'
#' @references IMGT®, the international ImMunoGeneTics information system® http://www.imgt.org (founder and director: Marie-Paule Lefranc, Montpellier, France).
#' @examples
#'
#' # Load the comparison data
#' data(Comparison)
#' # Explore the first entry of the primer and template data:
#' primer.data[[1]]
#' template.data[[1]]
#' # Summarize the primer properties:
#' get_comparison_table(template.data, primer.data)
NULL
matdoering/openPrimeR documentation built on Feb. 11, 2024, 9:22 p.m.