View source: R/Probability_parameter.R
| calculate_expression_skewness | R Documentation |
Computes the average skewness of gene expression distributions across all features.
calculate_expression_skewness(expression_matrix)
expression_matrix |
Matrix of expression values |
Mean absolute skewness across all genes
Other Section_1_Functions_Use_in_Package:
calculate_cluster_variability(),
calculate_expression(),
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.