plot_pseudotime_gene

plot_pseudotime_gene(x, ...)

# S3 method for cell_data_set
plot_pseudotime_gene(
  x,
  features = NULL,
  cutoff = 0,
  combine = TRUE,
  assay = "logcounts",
  ...
)

Arguments

x

and object with pseudotime information.

...

arguments passed down to methods.