| TransStore-class {gQTLstats} | R Documentation |
"TransStore"Manage collection of related trans-gQTL results in BatchJobs registries, typically one per chromosome
Objects can be created by calls of the form new("TransStore", ...).
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
signature(object = "TransStore"): summarize
information about a store
showClass("TransStore")