Learn R Programming

DEGraph (version 1.24.0)

grListKEGG: KEGG networks used in the DEGraph package vignette

Description

This data set gives KEGGgraph objects for two KEGG non-metabolic pathways ("Natural killer cell mediated cytotoxicity" and "Insulin signaling pathway").

Usage

grListKEGG

Arguments

Format

A list of two elements.

Examples

Run this code
library("Rgraphviz")

data("Loi2008_DEGraphVignette")

grListKEGG
plot(grListKEGG[[1]])

Run the code above in your browser using DataLab