Description Usage Arguments Details Value Author(s) See Also Examples
Retrieve phenotype names from a SingleCellExperiment
object
1 | phenoNames(object)
|
object |
An object of class |
Wrapper for colnames(colData(object))
A character
vector
Daniel C. Ellwanger
1 2 3 4 | # Example data
data(exSCE)
phenoNames(exSCE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.