Skip to contents

The marginal vcp for every variant in the analysed region, not just the confidence-set members. Distinct from getColocVariants, which reports the per-set vcp of members only.

Usage

getRegionVcp(x, ...)

# S4 method for class 'ColocBoostResult'
getRegionVcp(x, ...)

Arguments

x

A ColocBoostResult.

...

Ignored.

Value

A GRanges carrying a vcp column, or NULL.

Examples

methods::existsMethod("getRegionVcp", "ColocBoostResult")
#> [1] TRUE