plotDeseq | R Documentation |
Plot DESeq Results
plotDeseq(
dataset = NULL,
factor = NULL,
rank = NULL,
byGroup = T,
alpha = 0.05
)
dataset |
MicroVis dataset. Defaults to the active dataset |
factor |
Factor along which to analyze data |
rank |
Rank at which to select features |
byGroup |
Group features by group? Defaults to TRUE |
alpha |
Significance threshold. Defaults to 0.05 |
MicroVis dataset containing DESeq results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.