plot_profilely: Profile Plot

View source: R/plot_profilely.R

plot_profilelyR Documentation

Profile Plot

Description

Profile Plot

Usage

plot_profilely(
  dep,
  centered = FALSE,
  intensity_type = "LFQ",
  color = "#56B4E9",
  angle_labels = 45,
  selected_genes = NULL,
  color_selected = "red",
  alpha = 0.9,
  plot = TRUE,
  clear_selection = FALSE,
  prof_genes_de = FALSE,
  user_genes_de = NULL,
  color_genes_de = "#800080"
)

Arguments

dep

BioAlvaro/MQanalyser documentation built on March 18, 2022, 4:32 a.m.