getKEGGtoOMIM | R Documentation |
Get KEGG Genes to Omim relations from KEGG
getKEGGtoOMIM(geneList)
geneList |
List of Genes as formatted in KEGG Genes |
Dataframe of the Genes-Disease relation
Mohammad Al Maaz
geneList=c("hsa:122706","hsa:4221","hsa:8312")
kEGG2OMIM = getKEGGtoOMIM(geneList)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.