Skip to contents

Return the per-gene (and per-SNP) fine-mapping posterior table from a CtwasResultEntry or a CtwasResult collection (aggregated across rows, tagged with run identity).

Usage

getFinemap(x, ...)

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

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

Arguments

x

A CtwasResultEntry or CtwasResult.

...

Class-specific selection arguments.

Value

A data.frame of posteriors (or NULL when absent).