R/SummarizedExperiment-methods.R

##' @exportMethod aggcounts
##' @rdname QFeatures-aggregate
setMethod("aggcounts", "SummarizedExperiment",
          function(object, ...) assay(object, i = "aggcounts", ...))

Try the QFeatures package in your browser

Any scripts or data that you put into this service are public.

QFeatures documentation built on Nov. 8, 2020, 6:51 p.m.