Per-run cTWAS payload wrapping the fine-mapping posterior table,
the full per-effect susie alpha table, the estimated group prior(s), and
region metadata. Held in every row of a CtwasResult
collection.
Arguments
- finemap
The per-gene (and, when SNPs are retained, per-SNP) posterior summary table (
ctwas::finemap_regionsfinemap_resshape), orNULL.- susieAlpha
The per-effect susie alpha table (
ctwas::finemap_regionssusie_alpha_resshape) — the fuller cTWAS output retained so the raw run is reconstructable, orNULL.- param
The estimated
group_prior/group_prior_varfor this run, orNULL.- regionInfo
Per-region metadata, or
NULL.