plotDegPca | R Documentation |
This function is an extension of plotPCA()
that is optimized for automatic
handling of differentially expressed genes, rather than requiring manual
input of a gene vector or subset object.
plotDegPca(object, ...)
object |
Object. |
... |
Additional arguments. |
To adjust the annotation columns, modify the colData()
of the counts
argument, which must contain/extend a SummarizedExperiment
.
Plot.
showMethods("plotDegPca")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.