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