PlotGroupMeans: Plots the groups as well as their cluster means

Description Usage Arguments Value See Also

View source: R/distance.R

Description

Plots the groups as well as their cluster means

Usage

1
2
PlotGroupMeans(seurat_object, group, reduction, split_by = NULL,
  scales = NULL)

Arguments

seurat_object

Object or a list of Seurat objects containing data

group

Seurat cell wise categories to calculate the pairwise distances between

reduction

Dimensionality reduction data to use

split_by

Categorical variable to split the data between

scales

Force X and Y axis to a certain range

Value

ggplot dot plot of cells in reduced dimension space.

See Also

Other distance_plot: PlotAverageDistance, PlotDistance, PlotTotalDistance


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