reducedDimK-set: Sets the the whitening matrix during independent component...

Description Usage Arguments Value Examples

Description

Sets the the whitening matrix during independent component analysis.

Usage

1
reducedDimK(cds) <- value

Arguments

cds

A CellDataSet object.

value

a numeric matrix

Value

A matrix, where each row is a set of whitened expression values for a feature and columns are cells.

Examples

1
2
3
4
## Not run: 
cds <- reducedDimK(K)

## End(Not run)

monocle documentation built on Nov. 8, 2020, 5:06 p.m.