TransStore-class: Class '"TransStore"'

Description Objects from the Class Slots Methods Examples

Description

Manage collection of related trans-gQTL results in BatchJobs registries, typically one per chromosome

Objects from the Class

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

Slots

allRegistries:

Object of class "list" containing Registry instances

numSubmitted:

Object of class "numeric" records number of jobs submitted for each registry

numDone:

Object of class "numeric" records number of jobs completed for each registry

nloci:

Object of class "numeric" records number of loci with test results for each registry

jobinfos:

Object of class "list" records results of getJobInfo for each registry

Methods

describe

signature(object = "TransStore"): summarize information about a store

Examples

1
showClass("TransStore")

gQTLstats documentation built on Nov. 8, 2020, 7:53 p.m.