Skip to contents

Return the full per-effect susie alpha table (ctwas::finemap_regions susie_alpha_res shape) from a CtwasResultEntry or a CtwasResult collection (aggregated across rows, tagged with run identity). This is the fuller cTWAS output retained so the raw run is reconstructable.

Usage

getSusieAlpha(x, ...)

# S4 method for class 'CtwasResult'
getSusieAlpha(x, ...)

# S4 method for class 'CtwasResultEntry'
getSusieAlpha(x, ...)

Arguments

x

A CtwasResultEntry or CtwasResult.

...

Class-specific selection arguments.

Value

A data.frame of per-effect alphas (or NULL when absent).