Description Objects from the Class Slots Methods Note Author(s) Examples
manage out-of-memory elements of an eQTL search
Objects can be created by calls of the form new("eqtlTestsManager", ...).
fffile:Object of class "ff_matrix" chisquared
statistics stored as short ints in ff out of memory file
call:Object of class "call" audit
of creation call
sess:Object of class "ANY" session info
structure at time of creation
exdate:Object of class "ANY" date
at time of creation
shortfac:Object of class "numeric" number
by which chisq stats are multiplied to allow recovery of precision
geneanno:Object of class "character" string
naming annotation package relevant for probe identifier translation
df:Object of class "numeric" degrees
of freedom of chisq stats
summaryList:Object of class "list"
list of genotype statistical summaries
signature(x = "eqtlTestsManager", i = "ANY", j = "ANY", drop = "ANY"): extract chisq statistics properly rescaled from short int
to double
signature(object = "eqtlTestsManager"): concise
report
signature(feat = "probeId", mgr = "eqtlTestsManager"): extract highest scores for SNP associated with given probeId
signature(feat = "rsid", mgr = "eqtlTestsManager"): extract highest scores for probes associated with given SNP
instances are created by eqtlTests
VJ Carey <stvjc@channing.harvard.edu>
1 | showClass("eqtlTestsManager")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.