View source: R/calculate_cluster_properties.R
calculate_CH_index | R Documentation |
Calculate Calinski-Harabasz Index
calculate_CH_index(data, cluster_info)
data |
A matrix of gene expression profile. |
cluster_info |
Cluster(or group) assignment of every cells in columns of matrix. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.