Description Usage Arguments Value Examples
View source: R/Phemd-methods.R
Accessor function for stored Seurat object within Phemd object
| 1 | seuratInfo(obj)
 | 
| obj | A Phemd object. | 
An object of class 'Seurat'
| 1 2 | phemdObj <- createDataObj(all_expn_data, all_genes, as.character(snames_data))
seurat_obj <- seuratInfo(phemdObj)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.