seurat_to_monocle3 | R Documentation |
Conver Seurat to Monocle3
seurat_to_monocle3(seu, seu_rd = "umap", mon_rd = "UMAP", assay_name = "RNA")
seu |
Seurat Object |
seu_rd |
Reduced dimname for seurat ('i.e. UMAP') |
mon_rd |
Reduced dimname for monocle3 ('i.e. UMAP') |
assay_name |
Name of data slot ('i.e. RNA') |
a cell_data_set object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.