#' Gene-to-symbol mappings
#'
#' @export
#' @inheritParams AcidRoxygen::params
#'
#' @return `GeneToSymbol`.
#'
#' @examples
#' showMethods("GeneToSymbol")
setGeneric(
name = "GeneToSymbol",
def = function(object, ...) {
standardGeneric("GeneToSymbol")
}
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.