seuratInfo: Accessor function for stored Seurat object within Phemd...

View source: R/Phemd-methods.R

seuratInfoR Documentation

Accessor function for stored Seurat object within Phemd object

Description

Accessor function for stored Seurat object within Phemd object

Usage

seuratInfo(obj)

Arguments

obj

A Phemd object.

Value

An object of class 'Seurat'

Examples

phemdObj <- createDataObj(all_expn_data, all_genes, as.character(snames_data))
seurat_obj <- seuratInfo(phemdObj)


KrishnaswamyLab/phemd documentation built on April 24, 2023, 3:50 p.m.