getRelatedGenes: Get proteins that has a reference to KEGG Genes from a mully...

getRelatedGenesR Documentation

Get proteins that has a reference to KEGG Genes from a mully graph and a biopax

Description

Get proteins that has a reference to KEGG Genes from a mully graph and a biopax

Usage

getRelatedGenes(g, biopax)

Arguments

g

A Mully graph

biopax

A biopax file

Value

List of Protein

Examples


proteinList = c("P02747","P00734","P07204","A0A0S2Z4R0","O15169")
geneList=c("hsa:122706","hsa:4221","hsa:8312")
relatedGenes = getRelatedGenes(g,biopax)

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