plot_score: plot_score

View source: R/plotting_functions.R

plot_scoreR Documentation

plot_score

Description

plot_score

Usage

plot_score(
  SCOPRO_output,
  marker_stages,
  marker_stages_filter,
  selected_stages,
  name_vivo,
  y_name,
  fill_name,
  title_name
)

Arguments

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.

Value

ggplot2::ggplot2 object.

Author(s)

Gabriele Lubatti gabriele.lubatti@helmholtz-muenchen.de


SCOPRO documentation built on Aug. 23, 2022, 9:05 a.m.