.getNrScaledFeatures | R Documentation |
Get number of scaled features
.getNrScaledFeatures(
obj,
assay = Seurat::DefaultAssay(obj),
obj.version = obj@version,
v = TRUE
)
obj |
A Seurat object containing scaled data in |
assay |
The name of the assay to search for scaled data. Default: |
v |
Verbose? Default: |
Integer representing the number of scaled features
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.