pseudo_real_time: Plot pseudotimee against real time

Description Usage Arguments

Description

Plot pseudotimee against real time

Usage

1
2
3
4
5
6
7
8
9
pseudo_real_time(
  dat,
  real_time,
  pseudotime,
  color_by,
  AP = NULL,
  rotation = 90,
  ...
)

Arguments

dat

a dataframe

real_time

the column in dat that stores the real time information

pseudotime

the column in dat that stores the pseudotime information

color_by

the column that stores the features to colors


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