CARD-class: Each CARD object has a number of slots which store...

CARD-classR Documentation

Each CARD object has a number of slots which store information. Key slots to access are listed below.

Description

Each CARD object has a number of slots which store information. Key slots to access are listed below.

Slots

sc_eset

The filtered scRNA-seq data along with meta data stored in the format of SingleCellExperiment.

spatial_countMat

The filtered spatial count data.

spatial_location

The weights for combining p-values from multiple kernels.

Proportion_CARD

The estimated cell type proportion by CARD with each row is a spatial location and each column is a cell type.

project

The name of the project, default is deconvolution.

info_parameters

The paramters that are used in model fitting.

algorithm_matrix

The intermediate matrices that are used in the model fitting step.

refined_prop

The refined cell type proportion matrix estimated by CARD for the newly grided spatial locations. The number of initial grids are defined by the user.

refined_expression

The refined predicted expression matrix (normalized) estimated by CARD for the newly grided spatial locations. The number of initial grids are defined by the user.


YingMa0107/CARD documentation built on Feb. 14, 2024, 12:23 p.m.