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