pcaPlot {NanoStringQCPro} | R Documentation |
Wrapper function to perform a PCA analysis on the exprs slot of an RccSet object and plot some results
pcaPlot(exx, ...)
exx |
exprs() of an RccSet object |
... |
additional parameters passed on to the plotting functions |
PCA screeplot and a plot with two panels, one plotting PC1 versus PC2, the other plotting PC1 versus PC3.
Dorothee Nickles