2009
DOI: 10.1093/bioinformatics/btp167
|View full text |Cite
|
Sign up to set email alerts
|

KEGGgraph: a graph approach to KEGG PATHWAY in R and bioconductor

Abstract: Motivation: KEGG PATHWAY is a service of Kyoto Encyclopedia of Genes and Genomes (KEGG), constructing manually curated pathway maps that represent current knowledge on biological networks in graph models. While valuable graph tools have been implemented in R/Bioconductor, to our knowledge there is currently no software package to parse and analyze KEGG pathways with graph theory.Results: We introduce the software package KEGGgraph in R and Bioconductor, an interface between KEGG pathways and graph models as we… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
223
0

Year Published

2011
2011
2018
2018

Publication Types

Select...
8
2

Relationship

0
10

Authors

Journals

citations
Cited by 295 publications
(223 citation statements)
references
References 12 publications
0
223
0
Order By: Relevance
“…In the graph representation, each protein is associated with a node (also known as a vertex), and interactions between proteins are associated with edges (connections between pairs of nodes). To generate the actual list of edges (the adjacency list), an external package not provided by KEGG was used, the KEGGgraph package (KEGGgraph can be downloaded from the Bioconductor Web site, http://www.bioconductor.org/) (30). The pathways in KEGG have directional connections (i.e., separate incoming and outgoing paths); however, this information was not required for the computation of the network metrics, and therefore the directionality information was discarded and undirected graphs were generated.…”
Section: Methodsmentioning
confidence: 99%
“…In the graph representation, each protein is associated with a node (also known as a vertex), and interactions between proteins are associated with edges (connections between pairs of nodes). To generate the actual list of edges (the adjacency list), an external package not provided by KEGG was used, the KEGGgraph package (KEGGgraph can be downloaded from the Bioconductor Web site, http://www.bioconductor.org/) (30). The pathways in KEGG have directional connections (i.e., separate incoming and outgoing paths); however, this information was not required for the computation of the network metrics, and therefore the directionality information was discarded and undirected graphs were generated.…”
Section: Methodsmentioning
confidence: 99%
“…The KEGG database was used to build the network of pathways based on the relationship between the pathways and compounds in the database [16][17][18]. Similarly, the differentially expressed genes were selected to build genesact-network according to the relationship among the genes, proteins, and compounds in the KEGG database.…”
Section: Analysis Of Gomentioning
confidence: 99%
“…where σ st is the number of shortest paths from s to t, and σ st (v) is the number of shortest paths from s to t that pass through a vertex v (24)(25)(26)(27)(28).…”
Section: Go Analysismentioning
confidence: 99%