group_mean: Calculates the means of each factor in a categorical variable

Description Usage Arguments Value

View source: R/distance.R

Description

In reduced dimension space, calculate the means of each group in a seurat object

Usage

1
group_mean(seurat_object, group, reduction = "pca", dims = 1:30)

Arguments

seurat_object

A seurat object

group

Seurat Categories or groups for which the distances between are calculated. Cell wise data.

reduction

Dimensionality reduction data to use

dims

Which dimensions to use

Value

Data frame containing means of groups per row


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