normalizeInfluence: Normalize influence matrix

View source: R/CellWalkerFunctions.R

normalizeInfluenceR Documentation

Normalize influence matrix

Description

normalizeInfluence() normalizes the label-to-cell portions of the influence matrix for cross-label comparisons

Usage

normalizeInfluence(labelCellInf)

Arguments

labelCellInf

label-to-cell portion of influence matrix

Value

normalized influence matrix

Examples

data("SampleCellWalkRData")
normalizeInfluence(SampleCellWalkRData$cellWalk$infMat)


PFPrzytycki/CellWalkR documentation built on Oct. 26, 2023, 1:50 p.m.