genesUsed | R Documentation |
Retrieve or assign the genes used in training the reference for an xCell2Object.
Retrieve or assign the genes used in training the reference for an xCell2Object.
getGenesUsed(object)
setGenesUsed(object) <- value
## S4 method for signature 'xCell2Object'
getGenesUsed(object)
## S4 replacement method for signature 'xCell2Object'
setGenesUsed(object) <- value
object |
An xCell2Object. |
value |
A character vector of genes (for the setter). |
For 'getGenesUsed', a character vector of genes. For 'setGenesUsed<-', the updated xCell2Object.
For 'getGenesUsed', a character vector of genes. For 'setGenesUsed<-', 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.