Learn R Programming

Seurat (version 1.2.1)

refined.mapping: Quantitative refinement of spatial inferences

Description

Refines the initial mapping with more complex models that allow gene expression to vary quantitatively across bins (instead of 'on' or 'off'), and that also considers the covariance structure between genes.

Usage

refined.mapping(object, genes.use)

Arguments

object
Seurat object
genes.use
Genes to use to drive the refinement procedure.

Value

Seurat object, where mapping probabilities for each bin are stored in object@final.prob

Details

Full details given in spatial mapping manuscript.