plotContrastPCA {NormalyzerDE} | R Documentation |
Show in a PCA plot what samples are compared in statistical contrast This is useful to understand what conditions are compared and for checking for outliers in the contrast
plotContrastPCA(nst, jobName, currentLayout, pageno, pcs = c(1, 2))
nst |
NormalyzerDE statistics object. |
jobName |
Name of processing run. |
currentLayout |
Layout used for document. |
pageno |
Current page number. |
pcs |
Principal components to show. |
None