Learn R Programming

codelink (version 1.40.2)

logCodelink: Application of logCodelink to Codelink object

Description

Takes a Codelink object and apply logCodelink to intensity values.

Usage

logCodelink(object)

Arguments

object
an object of class "Codelink" or a list of genes.

Value

See Also

log2

Examples

Run this code
## Not run: 
#     data(codelink.example)
#     codelink.example <- logCodelink(codelink.example)
# ## End(Not run)

Run the code above in your browser using DataLab