KEGGenrichment {miRLAB} | R Documentation |
Functional enrichment analysis KEGG enrichment analysis for a gene list
KEGGenrichment(Genes, Cutoff)
Genes |
a list of gene symbols |
Cutoff |
the significant level, e.g. 0.05 |
a list of pathways for the genes
Kanehisa, M. and Goto, S. (2000) KEGG: kyoto encyclopedia of genes and genomes. Nucleic Acids Res., 28, 27-30.
print("result = KEGGenrichment(genelist, 0.05)")