View source: R/Probability_parameter.R
| calculate_cluster_variability | R Documentation |
Measures the degree of separation between different cell clusters based on expression patterns.
calculate_cluster_variability(data.features, features)
data.features |
Data frame containing expression data and cluster labels |
features |
Feature names to include in analysis |
Numeric value representing cluster separation strength
Other Section_1_Functions_Use_in_Package:
calculate_expression(),
calculate_expression_skewness(),
calculate_probability(),
estimate_batch_effect(),
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.