seuratInfo {phemd} | R Documentation |
Accessor function for stored Seurat object within Phemd object
seuratInfo(obj)
obj |
A Phemd object. |
An object of class 'Seurat'
phemdObj <- createDataObj(all_expn_data, all_genes, as.character(snames_data)) seurat_obj <- seuratInfo(phemdObj)