Learn R Programming

codelink (version 1.40.2)

CodelinkSet-class: Class CodelinkSet

Description

This is the storage class for Codelink data

Arguments

Objects 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.

Extends

Directly extends class ExpressionSet.

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