Skip to contents

plot a pair of coloc datasets, highlighting the snps that are common between them

Usage

plot_datasets(d1, d2, color = "dodgerblue2")

Arguments

d1

a coloc dataset

d2

another coloc dataset

color

optional, specify the colour to use for highlighting

Value

plots a base graphics figure with two panels

Author

Chris Wallace