signatures | R Documentation |
Retrieve or assign the cell type-specific gene signatures for an xCell2Object.
Retrieve or assign the cell type-specific gene signatures for an xCell2Object.
getSignatures(object)
setSignatures(object) <- value
## S4 method for signature 'xCell2Object'
getSignatures(object)
## S4 replacement method for signature 'xCell2Object'
setSignatures(object) <- value
object |
An xCell2Object. |
value |
A list of cell type-specific gene signatures (for the setter). |
For 'getSignatures', a list of cell type-specific gene signatures. For 'setSignatures<-', the updated xCell2Object.
For 'getSignatures', a list of cell type-specific gene signatures. For 'setSignatures<-', 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.