getTrajectoryGenes: retrieve the information of cells on continuous trajectories...

View source: R/summary_functions.R

getTrajectoryGenesR Documentation

retrieve the information of cells on continuous trajectories Outputs a data frame, where each row corresponds to a cell Each cell has information "pseudotime" (distance from root) and "branch" (on which branch is the cell)

Description

retrieve the information of cells on continuous trajectories Outputs a data frame, where each row corresponds to a cell Each cell has information "pseudotime" (distance from root) and "branch" (on which branch is the cell)

Usage

getTrajectoryGenes(cell_meta)

Arguments

cell_meta

the cell meta information stored in the output of SimulateTrueCounts() or True2ObservedCounts()


YosefLab/SymSim documentation built on Sept. 30, 2024, 2:22 p.m.