View source: R/coloc_general_functions.R
join_coloc_datasets | R Documentation |
Wrapper function that joins the two formatted datasets.
join_coloc_datasets(df1, df2, harmonise = F)
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 |
Joined dataframe with data from both datasets.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.