S4 collection of cTWAS runs keyed by the identity tuple
(gwasStudy, study, context, method). Each row holds a
CtwasResultEntry payload – fine-mapping posteriors,
the jointly-estimated group priors, and region metadata – for one run.
Details
Unlike the QTL family, trait is not part of the key: a cTWAS
run is multi-gene, so genes live inside the payload. The optional
jointStudies / jointContexts columns tag rows born from a
multi-study or multi-context run and participate in the uniqueness key,
exactly as in the TwasWeights and fine-mapping
families.
See also
CtwasResult for the constructor and
ctwasPipeline for the pipeline that builds one.