#' Plot mitochondrial transcript abundance
#'
#' @export
#' @inheritParams AcidRoxygen::params
#'
#' @return `ggplot`.
#'
#' @examples
#' showMethods("plotMitoRatio")
setGeneric(
name = "plotMitoRatio",
def = function(object, ...) {
standardGeneric("plotMitoRatio")
}
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.