spillMat: Access Spillover Matrix

spillMatR Documentation

Access Spillover Matrix

Description

Retrieve or assign the spillover correction matrix for an xCell2Object.

Retrieve or assign the spillover correction matrix for an xCell2Object.

Usage

getSpillMat(object)

setSpillMat(object) <- value

## S4 method for signature 'xCell2Object'
getSpillMat(object)

## S4 replacement method for signature 'xCell2Object'
setSpillMat(object) <- value

Arguments

object

An xCell2Object.

value

A matrix of spillover correction factors (for the setter).

Value

For 'getSpillMat', a matrix of spillover correction factors. For 'setSpillMat<-', the updated xCell2Object.

For 'getSpillMat', a matrix of spillover correction factors. For 'setSpillMat<-', the updated xCell2Object.

See Also

xCell2Object-class

xCell2Object-class


AlmogAngel/xCell2 documentation built on Dec. 19, 2024, 8:21 a.m.