ScaleFeaturesIfNeeded | R Documentation |
This accepts a list of features and appends them to the target assay, if they are not already scaled.
ScaleFeaturesIfNeeded(seuratObj, toScale, assayName = "RNA")
seuratObj |
The seurat object |
toScale |
The list of features to scale. |
assayName |
The name of the assay to use. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.