aafSymbol-class {annaffy} | R Documentation |
An abstraction for gene symbol from Bioconductor data packages.
Objects are generally created by the aafSymbol
constructor. Objects can also be created manually by calls of the
form new("aafSymbol", description)
.
.Data
:character
with gene symbol
Class character
, from data part.
No methods defined with class "aafSymbol" in the signature.
See generic implementations of getText
, getURL
,
getHTML
, and getTD
.
Colin A. Smith, annaffy@colinsmith.org