GOEnrich: GO enrichment .

View source: R/go.r

GOEnrichR Documentation

GO enrichment .

Description

do GO enrichment by a list of DEGs.

Usage

GOEnrich(deglist, taxon, useFDR = FALSE, cut = 0.05, outdir = NULL, outprefix)

Arguments

deglist

DEG vector

taxon

taxon id , use GOdbInfo() to check available ids

useFDR

whether to use FDR

cut

significant pvalue threshold, if useFDR is set, use FDR instead

outdir

output directory

outprefix

output file prefix


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