DBPDInfo-class {oligo}R Documentation

Class "DBPDInfo"

Description

A class for Platform Design Information objects, stored using a database approach

Objects from the Class

Objects can be created by calls of the form new("DBPDInfo", ...).

Slots

getdb:
Object of class "function"
tableInfo:
Object of class "data.frame"
manufacturer:
Object of class "character"
genomebuild:
Object of class "character"
geometry:
Object of class "integer" with length 2 (rows x columns)

Extends

Class "PDInfo", directly.

Methods

No methods defined with class "DBPDInfo" in the signature.

Note

Author(s)

References

See Also

Examples

##---- Should be DIRECTLY executable !! ----

[Package oligo version 1.0.2-6 Index]