SnpQSet-class {oligoClasses} | R Documentation |
Class to store Snp (Quantifications) Summaries
Objects can be created by calls of the form new("SnpQSet",
assayData, senseThetaA, senseThetaB, antisenseThetaA, antisenseThetaB,
phenoData, featureData, experimentData, annotation)
.
assayData
:"AssayData"
phenoData
:"AnnotatedDataFrame"
featureData
:"AnnotatedDataFrame"
experimentData
:"MIAME"
annotation
:"character"
.__classVersion__
:"Versions"
Class eSet
, directly.
Class VersionedBiobase
, by class "eSet", distance 2.
Class Versioned
, by class "eSet", distance 3.
No methods defined with class "SnpQSet" in the signature.
eSet
, VersionedBiobase
, Versioned
##---- Should be DIRECTLY executable !! ----