seurat_to_monocle: Converts a Seurat object to a Monocle object.

Description Usage Arguments Value Author(s)

View source: R/monocle.R

Description

Full name of selected clusters must be given. In your script, you must load the monocle library, before calling this function.

Usage

1
seurat_to_monocle(seurat, selected_clusters)

Arguments

seurat

Seurat object to convert to a Monocle (CellDataSet) object.

selected_clusters

Selected clusters in Seurat object. Full names of clusters must be given.

Value

A CellDataSet object

Author(s)

Alexis Blanchet-Cohen


sjessa/cytokit documentation built on Feb. 10, 2020, 7:58 a.m.