View source: R/BatchCorrection.R
RunSilhouette | R Documentation |
RunSilhouette
RunSilhouette(object = NULL, batch = "celltype", reduction = "pca", dims = 10)
object |
A seurat object to correct batch effects. |
batch |
Batch labels. |
reduction |
Reduction to use. |
dims |
Number of dimensions to use. |
Silhouette width score.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.