spillMat | R Documentation |
Retrieve or assign the spillover correction matrix for an xCell2Object.
Retrieve or assign the spillover correction matrix for an xCell2Object.
getSpillMat(object)
setSpillMat(object) <- value
## S4 method for signature 'xCell2Object'
getSpillMat(object)
## S4 replacement method for signature 'xCell2Object'
setSpillMat(object) <- value
object |
An xCell2Object. |
value |
A matrix of spillover correction factors (for the setter). |
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.
xCell2Object-class
xCell2Object-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.