xCell2Object-class: xCell2Object Class

xCell2Object-classR Documentation

xCell2Object Class

Description

An S4 class to represent the xCell2 reference object. This object contains cell type-specific gene signatures, hierarchical dependencies, linear transformation parameters, spillover correction matrices, and genes used for training.

Slots

signatures

A list of cell type-specific gene signatures.

dependencies

A list of hierarchical dependencies between cell types.

params

A data frame containing linear transformation parameters for cell types.

spill_mat

A matrix containing spillover correction factors for cell types.

genes_used

A character vector of genes used for training the xCell2 reference object.


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