Learn R Programming

coloc (version 5.2.3)

check_alignment: check alignment

Description

check alignment between beta and LD

Usage

check_alignment(D, thr = 0.2, do_plot = TRUE)

check.alignment(...)

Value

proportion of pairs that are positive

Arguments

D

a coloc dataset

thr

plot SNP pairs in absolute LD > thr

do_plot

if TRUE (default) plot the diagnostic

...

arguments passed to check_alignment()

Author

Chris Wallace