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(),
extract_dataset_features(),
generate_training_data(),
postprocess_parameters(),
predict_optimal_parameters(),
train_parameter_model()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.