#' @export
setGeneric("gene", function(x) standardGeneric("gene"))
#' @export
setGeneric("referencePositions", function(x) standardGeneric("referencePositions"))
#' @export
setGeneric("missingPositions", function(x) standardGeneric("missingPositions"))
#' @export
setGeneric("matchingPositions", function(x) standardGeneric("matchingPositions"))
#' @export
setGeneric("referenceHaplotypes", function(x) standardGeneric("referenceHaplotypes"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.