getDefaultGraph {SubpathwayMiner}R Documentation

Get relationship between KEGG pathways and genes

Description

Get relationship between KEGG pathways and genes

Usage

     getDefaultGraph()

Details

Get relationship between KEGG pathways and genes. The relationship is obtained from the variable path2gene in the environment variable.

Note that the "graph" is a list of charactor rather than the graph-class.

Value

A list of charactor.

Author(s)

Chunquan Li <lcqbio@yahoo.com.cn>

Examples


getDefaultGraph()


[Package SubpathwayMiner version 2.0 Index]