spillOver: Adjust scores using the spillover compensation method

Description Usage Arguments Value

View source: R/xCell.R

Description

spillOver Returns the adjusted xCell scores.

Usage

1
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 Nov. 22, 2020, 7:24 p.m.