| AffyCompatible-class {AffyCompatible} | R Documentation |
The classes AffyCompatible, DTTCompatibility,
ARRCompatibility, and NetAffxCompatibility define the
overall class hierarchy in this package. Information about these
classes is not usually relevant to the user.
These are virtual classes: no objects may be created from them.
signature(object = "AffyCompatible"):
for each slot, provide the slot name, and then invoke show
for the slot content.Martin Morgan
showClass(getClass("NetAffxCompatibility",
where=getNamespace("AffyCompatible")))