Learn R Programming

PANDA (version 0.9.9)

GENE2KEGG: An example of KEGG annotation data for proteins

Description

This is only an example of KEGG pathway annotations for proteins.

Usage

data(GENE2KEGG)

Arguments

Details

A list that maps KEGG pathway ID to genes. The names should be gene symbols and the elements should be KEGG pathways. The list have the following format:

$IGSF5

[1] "hsa04530" "hsa05120"

$OR2T8

[1] "hsa04740"

$hCG_1776980

[1] "hsa00020" "hsa00190" "hsa01100" "hsa05010" "hsa05012" "hsa05016"

......