RunMoransI: Compute Moran's I value.

View source: R/preprocessing.R

RunMoransIR Documentation

Compute Moran's I value.

Description

Wraps the functionality of the Moran.I function from the ape package. Weights are computed as 1/distance.

Usage

RunMoransI(data, pos, verbose = TRUE)

Arguments

data

Expression matrix

pos

Position matrix

verbose

Display messages/progress


satijalab/seurat documentation built on March 20, 2024, 8:41 p.m.