| GOEnrich_pannzer2 | R Documentation | 
do GO enrichment by a list of DEGs using pannzer2 result.
GOEnrich_pannzer2(
  deglist,
  pannzerfile,
  useFDR = FALSE,
  cut = 0.05,
  outdir = NULL,
  outprefix = NULL
)
deglist | 
 DEG vector  | 
pannzerfile | 
 custom annotation file using pannzer2 database  | 
useFDR | 
 whether to use FDR  | 
cut | 
 significant pvalue threshold, if useFDR is set, use FDR instead  | 
outdir | 
 output directory  | 
outprefix | 
 output file prefix  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.