plotDEGUpset | R Documentation |
UpSet plot of directional DEG intersections across contrasts
plotDEGUpset(object, ...) ## S4 method for signature 'DESeqAnalysis' plotDEGUpset(object, i = NULL, direction = c("both", "up", "down"), ...)
object |
Object. |
i |
|
direction |
|
... |
Passthrough arguments to |
Plot.
Updated 2022-05-18.
data(deseq) ## DESeqAnalysis ==== plotDEGUpset(deseq)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.