Skip to contents

Convert LongTable to gDR Style SummarizedExperiment

Usage

.longTableToSummarizedExperiment(LT, assay_names)

Arguments

LT

LongTable to convert to gDR SummarizedExperiment format.

assay_names

character() Names to rename the assays to. These are assumed to be in the same order as assayNames(LT).

Value

SummarizedExperiment object with all assay from LT as BumpyMatrixes.