snpScreenResult-class {GGBase} | R Documentation |
Class "snpScreenResult" – container approaching obsolescence, retained for legacy purposes, that holds expression vs genotype analysis results; see gwSnpScreenResult for more current approach.
Objects can be created by calls of the form new("snpScreenResult", ...)
.
.Data
:"list"
list of
inference tables call
:"call"
audit information gene
:"character"
gene name locs
:"numeric"
locations
of SNPs chr
:"character"
chromosome
in play fitter
:"ANY"
audit information annotation
:"character"
propagated
from expression data
Class "list"
, from data part.
Class "vector"
, by class "list", distance 2.
Class "AssayData"
, by class "list", distance 2.
No methods defined with class "snpScreenResult" in the signature in GGBase, but see GGtools.
twSnpScreenResult is provided for multiple gene analyses. See multiGwSnpScreenResult for the more current approach to such analyses
VJ Carey <stvjc@channing.harvard.edu>
showClass("snpScreenResult")