assays,TREDataMapper-method | R Documentation |
TREDataMapper
Extract the data for all assays from a TREDataMapper
## S4 method for signature 'TREDataMapper'
assays(x, withDimnames = TRUE)
x |
|
withDimnames |
|
list
Data for all assays extracted from the
rawdata
slot of x
as a list
of data.tables
, where the keys
for
each table are their id_columns
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.