Codelink-class {codelink} | R Documentation |
This is the storage class for Codelink data
Object are created after reading text codelink files with read.Codelink()
Sample\_name
:"character"
containing the probeset IDpm
:"matrix"
containing the PM
intensities. Columns represent samples and rows the different probes.mm
:"matrix"
containing the MM intensitiessignature(x = "ProbeSet")
: the column names
of the pm
matrices which are the sample namessignature(x = "ProbeSet",
pmcorrect = "character", summary = "character")
: applies a summary statistic to the probe set.signature(object = "ProbeSet")
: the column names
of the pm
matrices which are the sample namesMore details are cotained in the vignette
#data(codelink.example)