getVarDeviations: Get Variable Deviations across cells in ArchRProject.

getVarDeviationsR Documentation

Get Variable Deviations across cells in ArchRProject.

Description

This function will rank the variability of the deviations computed by ArchR and label the top variable annotations.

Usage

getVarDeviations(ArchRProj = NULL, name = "MotifMatrix", plot = TRUE, n = 25)

Arguments

ArchRProj

An ArchRProject object.

name

The name of the DeviationsMatrix object stored in the ArchRProject. See addDeviationsMatrix().

plot

A boolean value indicating whether the ranked variability should be plotted for each peakAnnotation in DeviationsMatrix.

n

The number of annotations to label with ggrepel.


GreenleafLab/ArchR documentation built on Feb. 28, 2024, 4:17 p.m.