monocleInfo: Accessor function for stored Monocle object

Description Usage Arguments Value Examples

View source: R/Phemd-methods.R

Description

Accessor function for stored Monocle object

Usage

1

Arguments

obj

A Phemd object.

Value

An object of class 'CellDataSet' (from Monocle)

Examples

1
2
phemdObj <- createDataObj(all_expn_data, all_genes, as.character(snames_data))
monocle_obj <- monocleInfo(phemdObj)

phemd documentation built on Nov. 8, 2020, 8:15 p.m.