plot_new_data_over_psupertime: Plots profiles of hand-selected genes against psupertime.

Description Usage Arguments Value

View source: R/psupertime_plots.R

Description

Plots profiles of hand-selected genes against psupertime.

Usage

1
2
3
4
5
6
7
8
plot_new_data_over_psupertime(
  psuper_obj,
  new_x,
  new_y,
  labels = c("Original", "New data"),
  palette = "BrBG",
  process = FALSE
)

Arguments

psuper_obj

Psupertime object, output from psupertime

new_x, new_y

Optional data to predict with psuper_obj

palette

RColorBrewer palette to use

Value

ggplot2 object


wmacnair/psupertime documentation built on July 10, 2020, 8:12 p.m.