aafPathway-class {annaffy} | R Documentation |
An abstraction for KEGG pathway ids from Bioconductor data
packages. This class is actually extends aafList
and holds
aafPathwayItem
objects which have the actual annotation
data.
Objects are generally created by the aafPathway
constructor.
Objects can also be created manually by calls of the form
new("aafPathway", list(pathwayitems))
.
.Data
:list
Class aafList
, from data part.
aafPathwayItem
objects.
aafPathwayItem
objects, concatenated together.
Colin A. Smith, annaffy@colinsmith.org
aafPathway, aafPathwayItem, aafList