plotDens: plotDens

Description Usage

View source: R/plotDens.R

Description

plot density of log2FC values from results table

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
plotDens(
  res,
  main_title = "",
  selection_ids = NULL,
  selection_id_type = "symbol",
  selection_color = rgb(0.7, 0, 0.9, 1),
  selection_legend = NULL,
  xlims = c(-5, 5),
  ylims = c(0, 1),
  x_label = "log2FC"
)

tschauer/HelpersforDESeq2 documentation built on Nov. 11, 2021, 3:10 a.m.