View source: R/plotting_functions.R
plot_score | R Documentation |
plot_score
plot_score( SCOPRO_output, marker_stages, marker_stages_filter, selected_stages, name_vivo, y_name, fill_name, title_name )
SCOPRO_output |
output given by function SCOPRO |
marker_stages |
Second element of the list given as output by the function select_top_markers |
marker_stages_filter |
output from the function filter_in_vitro |
selected_stages |
In vivo stages for which the markers where computed with the function select_top_markers |
name_vivo |
name of the in vivo stage on which SCOPRO is run |
y_name |
Character value |
fill_name |
Character value. |
title_name |
Character value. |
ggplot2::ggplot2 object.
Gabriele Lubatti gabriele.lubatti@helmholtz-muenchen.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.