Description Objects from the Class Methods Author(s) Examples
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
1 2 | showClass(getClass("NetAffxCompatibility",
where=getNamespace("AffyCompatible")))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.