AffyCompatible (version 1.32.0)

AffyCompatible-class: Virtual classes defining the "AffyCompatibility" hierarchy

Description

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.

Arguments

Objects from the Class

These are virtual classes: no objects may be created from them.

Methods

show
signature(object = "AffyCompatible"): for each slot, provide the slot name, and then invoke show for the slot content.

Examples

Run this code
showClass(getClass("NetAffxCompatibility",
    where=getNamespace("AffyCompatible")))

Run the code above in your browser using DataLab