RunEvenness: Calculates the evenness of one group across a list of objects

Description Usage Arguments Value

View source: R/visualisation.R

Description

Calculates the evenness of one group across a list of objects

Usage

1
2
RunEvenness(seurat.object, split.by = NULL, evenness.of,
  output = "seurat")

Arguments

seurat.object

Seurat object

split.by

Factor to split object by

evenness.of

Factor to calculate the evenness of

output

Output type. Default is seurat s4 object("seurat") with the evenness object stored internally. Can also choose "table" which returns a data frame of the evenness of each factor.

Value

Evenness of factors across an experiment


sbrn3/disscat documentation built on Dec. 12, 2019, 7:54 a.m.