View source: R/calculate_cluster_properties.R
calculate_DB_index | R Documentation |
Calculate Davies-Bouldin Index
calculate_DB_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.