RunCramer: Cramer test on different groups in seurat object

Description Usage Arguments Details Value

View source: R/distance.R

Description

Calculates whether groups within a seurat object are drawn from different distributions.

Usage

1
RunCramer(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

Details

Uses the Cramer package. Only works with two groups.

Value

List of cramer objects with information about the test


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