Learn R Programming

SlimR (version 1.1.0)

estimate_batch_effect: Estimate Batch Effect Strength (Use in package)

Description

Roughly estimates the potential impact of batch effects using available metadata.

Usage

estimate_batch_effect(seurat_obj, assay)

Value

Batch effect score (0 indicates no detectable batch effect)

Arguments

seurat_obj

Seurat object

assay

Assay name

See Also

Other Section_1_Functions_Use_in_Package: calculate_cluster_variability(), calculate_expression(), calculate_expression_skewness(), calculate_probability(), compute_adaptive_parameters(), extract_dataset_features()