platformDesign-class {oligo} | R Documentation |
Container for chip information, this is environment-based and is being replaced by DBPDInfo.
Objects can be created by calls of the form new("platformDesign", ...)
.
featureInfo
:"environment"
containing vectors describing the array.featureTypeDescription
:"list"
type
:"character"
describing
the type of the array ("expression", "exon", "SNP", "tiling"nrow
:"numeric"
providing the
number of rows.ncol
:"numeric"
providing the
number of columnsnwells
:"numeric"
providing the
number of wells - NimbleGen specific.lookup
:"data.frame"
: a lookup
table for complex designs by NimbleGen.indexes
:"list"
~~ platforms
:"character"
~~ manufacturer
:"character"
~~ genomebuild
:"character"
~~
Class "PDInfo"
, directly.
No methods defined with class "platformDesign" in the signature.
##---- Should be DIRECTLY executable !! ----