get_gini: Compute Gini coefficients for single cells

Description Usage Arguments Value Author(s) Examples

View source: R/get_gini.R

Description

Gini index is defined as two times the area between the Lorenz curve and the diagonal.

Usage

1

Arguments

Y

raw read depth matrix after quality control procedure

Value

Gini

Vector of Gini coefficients for single cells from scDNA-seq

Author(s)

Rujin Wang rujin@email.unc.edu

Examples

1
Gini <- get_gini(Y_sim)

SCOPE documentation built on Nov. 8, 2020, 5:27 p.m.