getAssayNames: Get the assay names from a SummarizedExperiment object

View source: R/utils.R

getAssayNamesR Documentation

Get the assay names from a SummarizedExperiment object

Description

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)

biobenkj/compartmap documentation built on Oct. 18, 2023, 11:11 a.m.