opt.pcs.plot {iCellR} | R Documentation |
This function takes an object of class iCellR and finds optimal number of PCs for clustering.
opt.pcs.plot(x = NULL, pcs.in.plot = 50)
x |
An object of class iCellR. |
pcs.in.plot |
Number of PCs to show in plot, defult = 50. |
An object of class iCellR.
opt.pcs.plot(demo.obj)