Description Objects from the Class Description Note Author(s) Examples
This is the storage class for Codelink data
Object are created after reading text codelink files with readCodelink()
Codelink objects contain a single "list"
, which contains the following elements:
Object of class "character"
containing the sample names
Object of class "character"
containing the file names
Object of class "character"
containing the probe ID
Object of class "list"
containing log information
Object of class "matrix"
containing spot mean intensities
Object of class "matrix"
containing background median intensities
Object of class "matrix"
containing raw intensities
Object of class "matrix"
containing normalized intensities
Object of class "matrix"
containing signal to noise ratio values
Object of class "character"
containing assigned flags
More details are in the package vignette
Diego Diez
1 2 3 4 | ## Not run:
data(codelink.example)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.