kegg_pathway_edges: KEGG pathway edges

Description Usage Format

Description

Kyoto Encyclopedia of Genes and Genomes (KEGG) pathway edges, obtained using the KEGGgraph package and parsing the xml files available from KEGG. Pathway edge data are formatted as a data frame with 3 columns, where columns 1 and 2 are the source (from) and sink (to) of the edge, and column 3 is the pathway ID or pathway name the edge belongs to. KEGG is the default pathway database to be used for calculating probabilistic pathway scores. Users may instead choose to provide their own pathway edges if desired.

Usage

1
data("kegg_pathway_edges")

Format

A data frame with 80642 observations on the following 3 variables.


lhan22/PROPS documentation built on May 10, 2019, 1:17 p.m.