multiCisTestResult-class {GGBase}R Documentation

Class "multiCisTestResult"

Description

object to contain results of restricted gene-centric searches for eQTL

Objects from the Class

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

Slots

.Data:
Object of class "list" – list of results of snp.rhs.tests
conditions:
Object of class "list" – list of runtime conditions encountered
call:
Object of class "call" – for auditing, the call used is saved

Extends

Class "list", from data part. Class "vector", by class "list", distance 2. Class "AssayData", by class "list", distance 2.

Methods

show
signature(object = "multiCisTestResult"): ...

Author(s)

VJ Carey <stvjc@channing.harvard.edu>

Examples

showClass("multiCisTestResult")

[Package GGBase version 3.4.0 Index]