View source: R/Probability_parameter.R
| estimate_batch_effect | R Documentation |
Roughly estimates the potential impact of batch effects using available metadata.
estimate_batch_effect(seurat_obj, assay)
seurat_obj |
Seurat object |
assay |
Assay name |
Batch effect score (0 indicates no detectable batch effect)
Other Section_1_Functions_Use_in_Package:
calculate_cluster_variability(),
calculate_expression(),
calculate_expression_skewness(),
calculate_probability(),
compute_adaptive_parameters(),
extract_dataset_features()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.