#' Differential expression per cluster
#'
#' @export
#' @inheritParams AcidRoxygen::params
#'
#' @return Varies, depending on the method.
#'
#' @examples
#' showMethods("diffExpPerCluster")
setGeneric(
name = "diffExpPerCluster",
def = function(object, ...) {
standardGeneric("diffExpPerCluster")
}
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.