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/compartmentalizer documentation built on Oct. 13, 2023, 5:26 p.m.