logFCpca | R Documentation |
Perform principal component analysis to an EdgeResult object
logFCpca(edgeResult)
edgeResult |
An |
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.
logFCmatrixPCA
## TODO: add edgeResult sample
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.