nodeData_keggPathwaygraphs: edgeData_keggPathwaygraphs: A character vector of KEGG...

Description Usage Arguments Details Value Author(s) See Also Examples

Description

edgeData_keggPathwaygraphs: A character vector of KEGG pathway names in which the given node exists

Usage

1
nodeData_keggPathwaygraphs(node, updateKEGG = FALSE)

Arguments

node

A character of node name

updateKEGG

re-download KEGG data

Details

See cited document for more details.

Value

A character vector of KEGG pathway names in which the given node exists

Author(s)

Azam Peyvandipour and Sorin Draghici

See Also

keggPathwayGraphs,keggPathwayNames

Examples

1
2
3
pathways<-nodeData_keggPathwaygraphs(node="hsa:208",updateKEGG=FALSE)
class(pathways)
head(pathways)

azampvd/DrugDiseaseNet documentation built on May 7, 2019, 8:58 p.m.