getAssayNames | 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.