Learn R Programming

Seurat (version 2.0.0)

ICALoad: ICA Gene Loadings Accessor Function

Description

Pull the ICA gene loadings matrix

Usage

ICALoad(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)

Value

ICA gene loading matrix for given genes and ICs