KEGGenrich_customTable | R Documentation |
do KEGG pathway enrichment by a list of degs using custom annotation file.
KEGGenrich_customTable(
deglist,
tableFile,
outdir = NULL,
outprefix,
useFDR = FALSE
)
deglist |
DEG vector |
tableFile |
custom kegg to map file |
outdir |
output directory |
outprefix |
output file prefix |
useFDR |
whether to add FDR column |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.