dollar-methods | R Documentation |
Provide 'obj$name' access that extracts from the relevant slot columns.
## S4 method for signature 'Annot'
x$name
## S4 method for signature 'richResult'
x$name
## S4 method for signature 'GSEAResult'
x$name
x |
An S4 object (Annot or richResult) |
name |
column name to extract |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.