aafGOItem-class {annaffy} | R Documentation |
An abstraction for gene ontology id elements from Bioconductor
data packages. Multiple instances of this class are held by the
wrapper class aafGO
.
Objects are generally created by the aafGO
constructor.
Objects can also be created manually by calls of the form
new("aafGOItem", id, name, type)
.
id
:character
containing GO id
name
:character
containing textual name
type
:character
containing GO subtype
evid
:character
containing GO evidence code
id
: name
".
Colin A. Smith, annaffy@colinsmith.org