miRLAB (version 1.2.2)

KEGGenrichment: Functional enrichment analysis KEGG enrichment analysis for a gene list

Description

Functional enrichment analysis KEGG enrichment analysis for a gene list

Usage

KEGGenrichment(Genes, Cutoff)

Arguments

Genes
a list of gene symbols
Cutoff
the significant level, e.g. 0.05

Value

  • a list of pathways for the genes

References

Kanehisa, M. and Goto, S. (2000) KEGG: kyoto encyclopedia of genes and genomes. Nucleic Acids Res., 28, 27-30.

Examples

Run this code
print("result = KEGGenrichment(genelist, 0.05)")

Run the code above in your browser using DataLab