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