View source: R/plotPCA.DESeq2.R
plotPCAfromMatrix
1 | plotPCAfromMatrix(m, group, loglink = TRUE)
|
m |
The matrix of count data |
group |
The factor levels to color the samples. Should be the save number as the # of matrix columns |
loglink |
Logic parameter determine whether to take log of the metrix data. Default is TRUE. If your input matrix is at log scale, use FALSE. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.