CodelinkSet-class: Class CodelinkSet
Description
This is the storage class for Codelink dataObjects from the Class
Object are created after reading text codelink files with readCodelinkSet()Description
CodelinkSet objects are derived from ExpressionSet and therefore inherits all their methods. Additional methods are defined to extract information: Old Codelink-class objects can be converted into CodelinkSet instances using the function Codelink2CodelinkSet.Methods
Class-specific methods:
getWeight
- Get the matrix of weights.
Examples
Run this code## Not run:
# data(codset)
# ## End(Not run)
Run the code above in your browser using DataLab