BinPseudotime | R Documentation |
Makes evenly-spaced bins of cells along a pseudotime trajectory.
BinPseudotime(seurat_obj, n_bins = 50, pseudotime_col = "pseudotime")
seurat_obj |
A Seurat object |
n_bins |
number of hub genes to use in the UMAP computation |
pseudotime_col |
name of the column in seurat_obj@meta.data containing pseudotime information |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.