getKEGGtoDATABASE: Get KEGG Genes to a Database cross-reference from KEGG

View source: R/Intraedges.R

getKEGGtoDATABASER Documentation

Get KEGG Genes to a Database cross-reference from KEGG

Description

Get KEGG Genes to a Database cross-reference from KEGG

Usage

getKEGGtoDATABASE(dbName, geneList)

Arguments

dbName

Name of database to find as string- only 1 input allowed

geneList

List of Proteins as formatted in UPKB

Value

Dataframe of the Genes-Proteins relation

Author(s)

Mohammad Al Maaz

Examples

geneList=c("hsa:122706","hsa:4221","hsa:8312")
keggToDb = getKEGGtoDATABASE("UniProt",geneList)

frankkramer-lab/Multipath documentation built on April 30, 2023, 6:08 p.m.