[,roleExperiment,ANY,ANY,ANY-method | R Documentation |
Extract parts of 'roleExperiment' object
Extract columns from 'info' data.frame
## S4 method for signature 'roleExperiment,ANY,ANY,ANY'
x[i, j, ..., drop = FALSE]
## S4 method for signature 'roleExperiment'
x$name
x |
a 'roleExperiment' object |
i |
row index |
j |
column index |
... |
additional arguemnts |
drop |
boolean, whether to drop dimensions |
name |
column name to extract |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.