GOenrich_common: GO enrichment using annotation.

View source: R/go.r

GOenrich_commonR Documentation

GO enrichment using annotation.

Description

do GO enrichment by a list of DEGs using annotation.

Usage

GOenrich_common(
  deglist,
  geneID2GO,
  useFDR = FALSE,
  cut = 0.05,
  outdir = NULL,
  outprefix = NULL
)

biomarble/PlantNGSTools documentation built on Feb. 8, 2024, 2:46 a.m.