Description Usage Arguments Value
View source: R/psupertime_plots.R
Plots profiles of identified genes against psupertime.
1 2 3 4 5 6 7 | plot_identified_genes_over_psupertime(
psuper_obj,
label_name = "Ordered labels",
n_to_plot = 20,
palette = "RdBu",
plot_ratio = 1.25
)
|
psuper_obj |
Psupertime object, output from psupertime |
label_name |
Description for the ordered labels in the legend (e.g. 'Developmental stage (days)') |
n_to_plot |
Maximum number of genes to plot (default 20) |
palette |
RColorBrewer palette to use |
plot_ratio |
ratio of columns to rows (default is 5:4) |
ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.