Description Usage Arguments Value Examples
View source: R/SingleCellAssay-methods.R
Return a molten (flat) representation, taking the
cross-product of the expression values, the colData
(column meta data),
and the feature data (mcols
).
1 2 |
data |
|
... |
ignored |
na.rm |
ignored |
value.name |
name of 'values' column in returned value |
A data.table
, with the cartesian product of the
row and column attributes and the expression values
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.