View source: R/summary_functions.R
getTrajectoryGenes | R 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)
getTrajectoryGenes(cell_meta)
cell_meta |
the cell meta information stored in the output of SimulateTrueCounts() or True2ObservedCounts() |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.