getDimensionality: getDimensionality

Description Usage Arguments Value

View source: R/scrna_utils.R

Description

Returns the estimated intrinsic dimensionality of a dataset.

Usage

1
getDimensionality(dat, method, maxDims = NULL)

Arguments

dat

A Seurat or SCE object with a pca embedding.

method

The dimensionality method to use.

maxDims

Deprecated and ignored.

Value

An integer.


pipeComp documentation built on Nov. 8, 2020, 7:35 p.m.