RunSilhouette: RunSilhouette

View source: R/Seurat_based.R

RunSilhouetteR Documentation

RunSilhouette

Description

RunSilhouette

Usage

RunSilhouette(SerObj = NULL, batch = "celltype", reduction = "pca", dims = 10)

Arguments

SerObj

A seurat SerObj to correct batch effects.

batch

Batch labels.

reduction

Reduction to use.

dims

Number of dimensions to use.

Value

Silhouette width score.


eisascience/scCustFx documentation built on June 2, 2025, 3:59 a.m.