genesUsed: Access Genes Used

genesUsedR Documentation

Access Genes Used

Description

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.

Usage

getGenesUsed(object)

setGenesUsed(object) <- value

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

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

Arguments

object

An xCell2Object.

value

A character vector of genes (for the setter).

Value

For 'getGenesUsed', a character vector of genes. For 'setGenesUsed<-', the updated xCell2Object.

For 'getGenesUsed', a character vector of genes. For 'setGenesUsed<-', the updated xCell2Object.

See Also

xCell2Object-class

xCell2Object-class


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