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.


plger/pipeComp documentation built on Nov. 2, 2021, 8:40 p.m.