Skip to contents

Convert SummarizedExperiment to z-scaled CPM data.frame

Usage

se2scale(se, rescale = FALSE)

Arguments

se

A SummarizedExperiment object.

rescale

Logical. If TRUE, recompute zscale from the current conc assay; if FALSE, use the existing zscale assay.

Value

A data.frame containing rowData and zscale assay.