Learn R Programming

codelink (version 1.40.2)

CodelinkSetUnique-class: Class CodelinkSetUnique

Description

This is the storage class for Codelink data-- with unique probes

Arguments

Objects from the Class

Object are created after applying averageProbes() on an object of the class CodelinkSet

Description

CodelinkSetUnique objects are derived from ExpressionSet and therefore inherits all the methods.

Examples

Run this code
## Not run: 
#     data(codelink.exprs)
#     foo <- averageProbes(codelink.exprs)
# ## End(Not run)

Run the code above in your browser using DataLab