Description Usage Arguments Slots
This object extends the MSnbase::MSnSet class by adding slots
necessary to record the grouping structure. Objects of class
Grouped_eSet
are created by the group_by
function. See the
vignette for examples.
1 2 | ## S4 method for signature 'Grouped_eSet'
show(object)
|
object |
An |
grouped_fData
An instance of class data.frame
corresponding to a grouped featureData
slot.
grouped_pData
An instance of class data.frame
corresponding to a grouped phenoData
slot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.