Learn R Programming

Seurat (version 2.0.0)

DMLoad: Diffusion Maps Gene Loading Accessor Function

Description

Pull the diffusion maps gene loadings matrix

Usage

DMLoad(object, dims.use = NULL, genes.use = NULL, use.full = FALSE)

Arguments

object

Seurat object

dims.use

Dimensions to include (default is all stored dims)

genes.use

Genes to include (default is all)

use.full

Return projected gene loadings (default is FALSE)#'

Value

Diffusion maps gene loading matrix for given genes and DMs