Skip to contents

Create a summary variable indicating significant genes

Usage

wrapper_deside_tests(
  x,
  topn = Inf,
  pval = 0.05,
  lfc = 0,
  gene_vars = c("HGNC_Symbol"),
  lfc_prefix = "logFC",
  pval_prefix = "P.Value",
  adjp_prefix = "adj.P.Val",
  summary_prefix = NULL,
  sep = "_",
  order_both_direction = FALSE
)

Arguments

x

Data frame of merged topTables