Learn R Programming

iCellR (version 1.6.5)

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

Description

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

Usage

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

Value

An object of class iCellR.

Arguments

x

An object of class iCellR.

pcs.in.plot

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