find_transition_from_seurat: Detect genes that show the peak changes in GP

Description Usage Arguments

Description

Detect genes that show the peak changes in GP

Usage

1
2
3
4
5
6
find_transition_from_seurat(
  seurat_ob,
  assay = "RNA",
  slot_data = "counts",
  time_ind = "pseudotime"
)

Arguments

seurat_ob

a Seurat object. One row must contain the information of pseudotime for each cell, as in the time_ind argument.


Yutong441/TBdev documentation built on Dec. 18, 2021, 8:22 p.m.