calculate_ROGUE: Calculate ROUGE Value Calculate entropy-based metric for...

View source: R/calculate_cluster_properties.R

calculate_ROGUER Documentation

Calculate ROUGE Value Calculate entropy-based metric for assessing the purity of single cell populations.

Description

Calculate ROUGE Value Calculate entropy-based metric for assessing the purity of single cell populations.

Usage

calculate_ROGUE(data, cluster_info)

Arguments

data

A matrix of gene expression profile.

cluster_info

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

Value

A numeric ranged from 0 to 1.

References

Liu B, Li C, Li Z, et al. An entropy-based metric for assessing the purity of single cell populations. Nature communications, 2020, 11(1): 1-13. https://doi.org/10.1038/s41467-020-16904-3 Github URL: https://github.com/PaulingLiu/ROGUE


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