monocle_import: Import a seurat or scatter/scran CellDataSet object and...

View source: R/Seurat_monocle_workflow.R

monocle_importR Documentation

Import a seurat or scatter/scran CellDataSet object and convert it to a monocle cds.

Description

This function is modified by the importCDS function.

Usage

monocle_import(otherCDS, import_all = FALSE)

Arguments

otherCDS

The object you would like to convert into a monocle cds.

import_all

Whether or not to import all the slots in seurat or scatter. Default is FALSE (or only keep minimal dataset).

Value

a new monocle cell dataset object converted from other objects (Scatter or Seurat).


Busydog1990/genepro documentation built on July 20, 2023, 6:03 a.m.