rolypoly_link_blocks_and_gwas | R Documentation |
Takes block information, potentially independent LD blocks or gene blocks, and gwas data and organizes the data for interenal processing
rolypoly_link_blocks_and_gwas(rolypoly, ld_folder, r2_threshold = 0.2, run_parallel = F)
rolypoly |
a rolypoly object |
ld_folder |
path to a folder with ld data |
r2_threshold |
LD threshold to look at data |
run_parallel |
check if user wants to run in parallel |
rolypoly object with data attached
## Not run: rolypoly_link_blocks_and_gwas(rolypoly, ld_folder, r2_threshold)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.