Transforms a SummarizedExperiment into a data.frame which can be used as input for other functions.
Arguments
- se
A SummarizedExperiment object.
- .n
An integer or string, representing the index or name of the assay to use. Same as
iinSummarizedExperiment::assay()function.By default, function combines every assay in
seargument.