A ColocBoostResult holding one confidence set
in which two molecular outcomes colocalize – the shape that distinguishes
this class from the pairwise ColocResult, whose unit is a
pair. Built from a simulated ColocBoost run over the de-identified
protocol_example toy data (chr22); all identifiers are synthetic.
Format
A ColocBoostResult with one row: analysis
xqtl_coloc, outcomes eQTL_GENESIM1 and
psiQTL_GENESIM1, one variant at chr22:16496500:A:G with
a variant colocalization probability of ~1.
Examples
data(colocboostResultExample)
colocboostResultExample
#> ColocBoostResult with 1 confidence set(s)
#> colocalized : 1
#> outcome-only: 0
#> analyses : xqtl_coloc
#> variants : 1 across all sets
#> max cos_npc : 0.9938
# A set holds an arbitrary number of outcomes, not just two.
colocboostResultExample$outcomes
#> CharacterList of length 1
#> [[1]] eQTL_GENESIM1 psiQTL_GENESIM1