dGMMirGraph {RLassoCox}R Documentation

The KEGG network

Description

The KEGG network constructed by the R package iSubpathwayMiner.

Usage

data("dGMMirGraph")

Format

An igraph R object.

Details

There are 7159 nodes and 39930 edges in dGMMirGraph. Each node in the graph represents a gene/miRNA/metabolite. The KEGG network is used to evaluate the topological importance of genes by the random walk method.

Examples

data(dGMMirGraph)

[Package RLassoCox version 1.0.0 Index]