EvennessPlot: Plots the evenness of spread of one group across another...

Description Usage Arguments Value

View source: R/visualisation.R

Description

Plots the evenness of spread of one group across another group

Usage

1
2
EvennessPlot(seurat.object, split.by, evenness.of, title = NULL,
  subtitle = NULL)

Arguments

seurat.object

A seurat object

split.by

A group of the seurat object

evenness.of

Find the evenness of this group across 'split.by'

title

Title of plot

subtitle

Subtitle of plot

Value

ggplot object comparing evenness


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