sigsVsProjection_pcf: Evaluates the significance of each meta data factor signature...

View source: R/methods-Signature.R

sigsVsProjection_pcfR Documentation

Evaluates the significance of each meta data factor signature vs. a single projections weights

Description

Evaluates the significance of each meta data factor signature vs. a single projections weights

Usage

sigsVsProjection_pcf(metaData, weights, cells = NULL)

Arguments

metaData

data.frame of meta-data for cells

weights

numeric matrix of dimension N_SAMPLES x N_SAMPLES

cells

list of cell names. Subsets anlysis to provided cells. If omitted, use all cells.

Value

list:

  • consistency: consistency scores

  • pvals: pvalues


YosefLab/VISION documentation built on Feb. 19, 2023, 9:50 p.m.