Detect genes that show the peak changes in GP
1 2 3 4 5 6 | find_transition_from_seurat(
seurat_ob,
assay = "RNA",
slot_data = "counts",
time_ind = "pseudotime"
)
|
seurat_ob |
a Seurat object. One row must contain the information of
pseudotime for each cell, as in the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.