RunSNF | R Documentation |
This is a deprecated function. Call 'RunQuantileNorm' instead.
RunSNF(
object,
split.by = "orig.ident",
reduction = "iNMF_raw",
dims.use = NULL,
dist.use = "CR",
center = FALSE,
knn_k = 20,
k2 = 500,
small.clust.thresh = knn_k,
...
)
object |
A merged Seurat object |
split.by |
Attribute for splitting, defaults to "orig.ident" |
reduction |
Name of reduction to use |
... |
Arguments passed to other methods |
A Seurat object with the SNF list stored in the tool
slot,
accessible with Tool
RunQuantileNorm
Tool
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.