calculate_dunn: Calculate Dunn Index

View source: R/calculate_cluster_properties.R

calculate_dunnR Documentation

Calculate Dunn Index

Description

Calculate Dunn Index

Usage

calculate_dunn(data, cluster_info)

Arguments

data

A matrix of gene expression profile or the distance matrix.

cluster_info

Cluster(or group) assignment of every cells in columns of matrix.


duohongrui/simutils documentation built on March 12, 2024, 8:40 p.m.