| aafPathwayItem-class {annaffy} | R Documentation |
An abstraction for KEGG pathway id elements from Bioconductor
data packages. Multiple instances of this class are held by the
wrapper class aafPathway.
Objects are generally created by the aafPathway constructor.
Objects can also be created manually by calls of the form
new("aafPathwayItem", id, name, enzyme).
id:character containing KEGG pathway id
name:character containing textual name
enzyme:character containing the Enzyme
Commision number if applicable
id: name".
Colin A. Smith, annaffy@colinsmith.org