getKeggGene | R Documentation |
Get Kegg gene
getKeggGene(geneList)
geneList |
List of Genes as formatted in KEGG Genes |
A data frame of kegg data
Mohammad Al Maaz
geneList=c("hsa:122706","hsa:4221","hsa:8312")
genes= getKeggGene(geneList)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.