analyzeLocalCorrelationsModules: Compute local correlations for all modules

View source: R/methods-Module.R

analyzeLocalCorrelationsModulesR Documentation

Compute local correlations for all modules

Description

This is the main analysis function. For each filtered dataset, a set of different projection onto low-dimensional space are computed, and the consistency of the resulting space with the signature scores is computed to find signals that are captured successfully by the projections.

Usage

analyzeLocalCorrelationsModules(object, tree = FALSE)

Arguments

object

the VISION object

tree

whether to use the tree object as latent space for neighbors

Value

the VISION object with values set for the analysis results


YosefLab/FastProjectR documentation built on Feb. 15, 2023, 6:21 a.m.