SnpQSet-class {oligo} | 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 link[Biobase:class.Versioned]{Versioned}
, by class "eSet", distance 3.
No methods defined with class "SnpQSet" in the signature.
eSet
, VersionedBiobase
, link[Biobase:class.Versioned]{Versioned}
##---- Should be DIRECTLY executable !! ----