Seurat2Monocle3 | R Documentation |
convert seurat to monocle 3 obj
Seurat2Monocle3(
seu.obj,
use_partition = F,
auto.root = T,
root.cluster.name = NULL,
cluster.col.name = NULL
)
auto.root |
if automatically identify root |
root.cluster.name |
if auto.root is TRUE, set root cluster name |
cluster.col.name |
if auto.root is TRUE, set cluster column name |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.