CodelinkSet-class: Class CodelinkSet

Description Objects from the Class Description Extends Methods Author(s) Examples

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

1
2
3
4
## Not run: 
    data(codset)

## End(Not run)

codelink documentation built on Nov. 8, 2020, 8:19 p.m.