gene_over_pseudotime: Gene expression with uncertainty over pseudotime

Description Usage Arguments

Description

Gene expression with uncertainty over pseudotime

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
gene_over_pseudotime(
  x,
  exp_mat,
  genes,
  color_feature,
  metadata = NULL,
  num_col = 4,
  num_row = NULL,
  branch_assignment = NULL,
  peak_data = NULL,
  time_col = "pseudotime",
  gene_col = "feature",
  slot_data = "data",
  assay = "RNA",
  plot_ribbon = F,
  plot_line = F,
  AP = NULL
)

Arguments

x

dataframe containing mean + var information estimated by BRGP

exp_mat

the expression matrix, i.e. true expression levels, or it can be a seurat object

genes

the genes to be plotted


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