| KEGGGroup-class {KEGGgraph} | R Documentation |
Class to represent 'group' nodes in KEGG pathways
The objects are usually created by parseEntry function
and is not intended to be called directly by users.
component:Component of the group
entryID: see the slot of
KEGGNode-class
graphics: see the slot of
KEGGNode-class
link: see the slot of
KEGGNode-class
map: see the slot of
KEGGNode-class
name: see the slot of
KEGGNode-class
reaction: see the slot of
KEGGNode-class
type: see the slot of KEGGNode-class
Class "KEGGNode", directly.
signature(object = "KEGGNode"): returns
components of the group, in a vector of strings
Jitao David Zhang mailto:jitao_david.zhang@roche.com
showClass("KEGGGroup")