getAssayNames {compartmap} | R Documentation |
Get the assay names from a SummarizedExperiment object
getAssayNames(se)
se |
Input SummarizedExperiment object |
The names of the assays
data("k562_scrna_chr14", package = "compartmap") getAssayNames(k562_scrna_chr14)