xCell2Object-class | R Documentation |
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.
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.