View source: R/coloc_general_functions.R
merge_coloc_summaries | R Documentation |
Merges the raw annotated coloc results into a summary dataframe.
merge_coloc_summaries( results_folder_path, add_signif_SNP = F, recursive = F, pattern = NULL )
results_folder_path |
chr. Path to the folder where the results are stored |
add_signif_SNP |
lgl. Determines whether to add the details of the most signif SNPs to the summary. Default is FALSE. |
recursive |
lgl. Argument used in |
pattern |
lgl. Argument used in |
The dataframe with the summaries merged.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.