plottingMAold: plottingMAold

Description Usage

View source: R/plottingMAold.R

Description

compare log2FC and baseMean values from results table

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
plottingMAold(
  res,
  main_title = "",
  selection_ids = NULL,
  selection_id_type = "symbol",
  selection_point_size = 0.5,
  selection_text_label = FALSE,
  selection_shadow = FALSE,
  xlims = c(0, 6),
  ylims = c(-5, 5),
  x_axis_by = 2,
  padj_cutoff = 0.01,
  show_legend = TRUE
)

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