aafSymbol-class: Class aafSymbol, a class for gene symbols
Description
An abstraction for gene symbol from Bioconductor data packages.
Objects from the Class
Objects are generally created by the aafSymbol
constructor. Objects can also be created manually by calls of the
form new("aafSymbol", description)
.Slots
.Data
:- Object of class
character
with gene symbol
Extends
Class character
, from data part.Methods
No methods defined with class "aafSymbol" in the signature.
See generic implementations of getText
, getURL
,
getHTML
, and getTD
.