spillOver: Adjust scores using the spillover compensation method

View source: R/xCell.R

spillOverR Documentation

Adjust scores using the spillover compensation method

Description

spillOver Returns the adjusted xCell scores.

Usage

spillOver(transformedScores, K, alpha = 0.5, file.name = NULL)

Arguments

transformedScores

the trasnformed scores of cell types calculated by transformScores

K

the Spillover matrix (spill$K).

alpha

a value to override the spillover alpha parameter. Deafult = 0.5

file.name

string for the file name for saving the scores. Default is NULL.

Value

the adjusted xCell scores


dviraran/xCell documentation built on May 3, 2024, 7:17 p.m.