logFCpca: Perform principal component analysis to an EdgeResult object

View source: R/logFCpca.R

logFCpcaR Documentation

Perform principal component analysis to an EdgeResult object

Description

Perform principal component analysis to an EdgeResult object

Usage

logFCpca(edgeResult)

Arguments

edgeResult

An EdgeResult object

Value

A PCAScoreMatrix object

The function performs principal component analysis (PCA) to the log fold-change matrix.

By using a column of zeros during the PCA analysis, which was removed from the final result, the point of origin represents an ideal contrast which yield absolutely no differential gene expression. It is easier to interpret the PCA results with this transformation.

See Also

logFCmatrixPCA

Examples

## TODO: add edgeResult sample

bedapub/ribiosNGS documentation built on Feb. 10, 2025, 12:34 a.m.