View source: R/Seurat_monocle_workflow.R
monocle_import | R Documentation |
This function is modified by the importCDS
function.
monocle_import(otherCDS, import_all = FALSE)
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). |
a new monocle cell dataset object converted from other objects (Scatter or Seurat).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.