modLogCPM | R Documentation |
Modulated logCPM
modLogCPM(object, ...)
## S4 method for signature 'DGEList'
modLogCPM(object, prior.count = 2)
## S4 method for signature 'EdgeObject'
modLogCPM(object)
object |
A DGEList object |
... |
Other parameters |
prior.count |
Integer, prior count. |
modLogCPM(DGEList)
: Method for DGEList
modLogCPM(EdgeObject)
: Method for EdgeObject
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.