#' Slot aligned counts
#'
#' @export
#' @inheritParams AcidRoxygen::params
#'
#' @return Modified object.
#'
#' @examples
#' showMethods("slotAlignedCounts")
setGeneric(
name = "slotAlignedCounts",
def = function(object, ...) {
standardGeneric("slotAlignedCounts")
}
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.