keggDefinitions {readat} | R Documentation |
A lookup of KEGG (Kyoto Encyclopedia of Genes and Genomes) definitions, modules, and pathways by SomaLogic Aptamer ID.
A list of data frames, each with the following columns.
Character. UniProt ID for the protein target.
Character. KEGG ID for the gene that produces the target protein.
Character. Description corresponding to the KEGG ID.
Character. KEGG determination of the gene's locus.
More information on KEGG can be found at: http://www.kegg.jp/
head(keggDefinitions) head(keggModules) head(keggPathways)