.getRegressionVariablesForScaleData | R Documentation |
This function extracts the regression variables from the @commands
slot of a Seurat object.
If no regression variables are found, a message is printed.
.getRegressionVariablesForScaleData(
obj,
assay = Seurat::DefaultAssay(obj),
v = TRUE,
...
)
obj |
A Seurat object |
assay |
The name of the assay to search for scaled data. Default: |
v |
Verbose? Default: |
Integer representing the number of principal components
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.