.CalcN | R Documentation |
Calculate nCount and nFeature
.CalcN(object, ...)
object |
An assay-like object |
... |
Arguments passed to other methods |
A named list with ...
calcn <- .CalcN(pbmc_small[["RNA"]])
head(as.data.frame(calcn))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.