plotMatPCA | R Documentation |
Plot pca of data matrix
plotMatPCA(dataMatrix, classes, rescale = T)
dataMatrix |
Matrix for PCA with row names containing __classNumber at the end |
classes |
Vactor of classifications for all the rows |
rescale |
Rescale matrix with 0-1 values to -1 to 1 values where -1 is no methylation, NAs are 0 and 1 is methylation at that position. |
pca plots
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.