Description Usage Arguments Value
View source: R/psupertime_plots.R
Plots profiles of hand-selected genes against psupertime.
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
)
|
psuper_obj |
Psupertime object, output from psupertime |
new_x, new_y |
Optional data to predict with psuper_obj |
palette |
RColorBrewer palette to use |
ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.