Skip to contents

Get the assay names from a SummarizedExperiment object

Usage

getAssayNames(se)

Arguments

se

Input SummarizedExperiment object

Value

The names of the assays

Examples

data("k562_scrna_chr14", package = "compartmap")
getAssayNames(k562_scrna_chr14)
#> [1] "counts"