join_coloc_datasets: Join coloc datasets

View source: R/coloc_general_functions.R

join_coloc_datasetsR Documentation

Join coloc datasets

Description

Wrapper function that joins the two formatted datasets.

Usage

join_coloc_datasets(df1, df2, harmonise = F)

Arguments

df1

df. First formatted dataset for coloc analysis.

df2

df. Second formatted dataset for coloc analysis.

harmonise

logical. Whether you would like to modify the sign of the beta so both datasets are with respect to the same allele

Value

Joined dataframe with data from both datasets.


RHReynolds/colochelpR documentation built on June 18, 2022, 5:53 a.m.