View source: R/Seurat_monocle_workflow.R
monocle_workflow | R Documentation |
Dimensionality reduction, classification and pseudotime analysis of the score matrix.
monocle_workflow(seurat, method = "DDRTree", ncenter = 5, ...)
seurat |
Seurat object. |
method |
A character string specifying the algorithm to use for dimensionality reduction. |
... |
Other parameters of reduceDimension and orderCells functions in monocle package. |
CellDataSet object with dimensionality reduction, classification and pseudotime analysis results.
reduceDimension,orderCells
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.