Last data update: 2014.03.03

R: Class CodelinkSet
CodelinkSet-classR Documentation

Class CodelinkSet

Description

This is the storage class for Codelink data

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.

Author(s)

Diego Diez

Examples

## Not run: 
    data(codset)

## End(Not run)

Results