#' Match transcript identifier column
#'
#' @export
#' @inheritParams AcidRoxygen::params
#'
#' @return `character(1)`.
#'
#' @examples
#' showMethods("matchTranscriptColumn")
setGeneric(
name = "matchTranscriptColumn",
def = function(object, ...) {
standardGeneric("matchTranscriptColumn")
}
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.