R/TxToGene.R

#' Transcript-to-gene mappings
#'
#' @export
#' @inheritParams AcidRoxygen::params
#'
#' @return `TxToGene`.
#'
#' @examples
#' showMethods("TxToGene")
setGeneric(
    name = "TxToGene",
    def = function(object, ...) {
        standardGeneric("TxToGene")
    }
)
acidgenomics/bioverbs documentation built on April 7, 2024, 7:14 a.m.