degSummary: Summary results of DEG analysis

View source: R/degSummary.R

degSummaryR Documentation

Summary results of DEG analysis

Description

Summary results of DEG analysis

Usage

degSummary(
  obj,
  dir = ".",
  prefix = "2-runDEG",
  PointVolcanoParam = list(gene = 10, light = NULL, light_color = "#24ac56",
    light_label_color = "#24ac56", expend = c(0.12, 0.12))
)

Arguments

obj

a DEGContainer object

dir

a directory to store results

prefix

a prefix of file names in this step

PointVolcanoParam

more parameters for PointVolcano

Value

a batch of files

Examples

degSummary(DEGContainer)

xiayh17/RNAseqStat2 documentation built on May 27, 2023, 12:13 p.m.