plotBCV | R Documentation |
Plot BCV
plotBCV(x, ...)
## S4 method for signature 'DGEList'
plotBCV(x, ...)
## S4 method for signature 'EdgeObject'
plotBCV(x, ...)
## S4 method for signature 'EdgeResult'
plotBCV(x, ...)
x |
An object |
... |
Other paramters |
plotBCV(DGEList)
: Method for DGEList
plotBCV(EdgeObject)
: Method for EdgeObject
plotBCV(EdgeResult)
: Method for EdgeResult
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.