opt.pcs.plot: Find optimal number of PCs for clustering

opt.pcs.plotR Documentation

Find optimal number of PCs for clustering

Description

This function takes an object of class scSeqR and finds optimal number of PCs for clustering.

Usage

opt.pcs.plot(x = NULL, pcs.in.plot = 50)

Arguments

x

An object of class scSeqR.

pcs.in.plot

Number of PCs to show in plot, defult = 50.

Value

An object of class scSeqR.

Examples

## Not run: 
find.opt.pcs(my.obj)

## End(Not run)


rezakj/scSeqR documentation built on March 28, 2022, 12:17 p.m.