Description Usage Arguments Value Examples
View source: R/Phemd-methods.R
Accessor function for identifiers of all single-cell samples in experiment
1 | sNames(obj)
|
obj |
Phemd object |
Vector representing sample names corresponding to expression matrices
1 2 | phemdObj <- createDataObj(all_expn_data, all_genes, as.character(snames_data))
sampleIDs <- sNames(phemdObj)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.