CodelinkSetUnique-class {codelink} | R Documentation |
This is the storage class for Codelink data– with unique probes
Object are created after applying averageProbes() on an object of the class CodelinkSet
CodelinkSetUnique objects are derived from ExpressionSet and therefore inherits all the methods.
More details are in the package vignette
Diego Diez
## Not run: data(codelink.exprs) foo <- averageProbes(codelink.exprs) ## End(Not run)