KEGGenrich_customTable: KEGG pathway enrichment tools using custom annotation file.

View source: R/kegg.r

KEGGenrich_customTableR Documentation

KEGG pathway enrichment tools using custom annotation file.

Description

do KEGG pathway enrichment by a list of degs using custom annotation file.

Usage

KEGGenrich_customTable(
  deglist,
  tableFile,
  outdir = NULL,
  outprefix,
  useFDR = FALSE
)

Arguments

deglist

DEG vector

tableFile

custom kegg to map file

outdir

output directory

outprefix

output file prefix

useFDR

whether to add FDR column


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