boxplot,EdgeObject-method | R Documentation |
Boxplot of an EdgeObject
## S4 method for signature 'EdgeObject'
boxplot(
x,
type = c("normFactors", "modLogCPM"),
xlab = "",
ylab = NULL,
main = "",
...
)
x |
An EdgeObject |
type |
The type of boxplot: 'normFactors' and 'modLogCPM' are supported. |
xlab |
Character, xlab. |
ylab |
Character, ylab. |
main |
Character, title. |
... |
Passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.