.computeSignificantPC {singleCellTK}R Documentation

.computeSignificantPC Computes the significant principal components from an input sce object (must contain pca slot) using stdev

Description

.computeSignificantPC Computes the significant principal components from an input sce object (must contain pca slot) using stdev

Usage

.computeSignificantPC(inSCE)

Arguments

inSCE

(sce) object with pca computed

Value

A numerical value indicating how many number of components are considered significant


[Package singleCellTK version 2.3.1 Index]