signatures: Access Cell Type Signatures

signaturesR Documentation

Access Cell Type Signatures

Description

Retrieve or assign the cell type-specific gene signatures for an xCell2Object.

Retrieve or assign the cell type-specific gene signatures for an xCell2Object.

Usage

getSignatures(object)

setSignatures(object) <- value

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

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

Arguments

object

An xCell2Object.

value

A list of cell type-specific gene signatures (for the setter).

Value

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.

See Also

xCell2Object-class

xCell2Object-class


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