dgeList | R Documentation |
Extract DGEList from an EdgeObject
Extract DGEList from an EdgeResult object
dgeList(object)
## S4 method for signature 'EdgeObject'
dgeList(object)
## S4 method for signature 'EdgeResult'
dgeList(object)
object |
An EdgeResult object |
dgeList(EdgeObject)
: Extract DGEList from EdgeObject
dgeList(EdgeResult)
: Extract DGEList from EdgeResult
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.