Description Objects from the Class Slots Methods Examples
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
1 | showClass("TransStore")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.