View source: R/staticGeneLevelPlots.R
staticGeneLevelPlots | R Documentation |
Make static gene-level plots of an EdgeResult object
staticGeneLevelPlots(edgeResult)
edgeResult |
An EdgeResult object |
NULL
, side effect is used
edgeObj <- exampleEdgeObject()
edgeRes <- dgeWithEdgeR(edgeObj)
staticGeneLevelPlots(edgeRes)
limmaVoomRes <- dgeWithEdgeR(edgeObj)
staticGeneLevelPlots(limmaVoomRes)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.