exper_df: Convert a Summarized Experiment to a data.frame
Description
This is a small helepr function to concatenate the colData and assays within
SummarizedExperiment objects into a single data.frame. This is not necessary
for the essential multimedia workflow, it is only exported for potential
independent interest.
Usage
exper_df(exper)
Value
A data.frame combining all slots of a multimedia object.