rolypoly_link_blocks_and_gwas: Link blocks and gwas

Description Usage Arguments Value Examples

View source: R/data_io.R

Description

Takes block information, potentially independent LD blocks or gene blocks, and gwas data and organizes the data for interenal processing

Usage

1
2
rolypoly_link_blocks_and_gwas(rolypoly, ld_folder, r2_threshold = 0.2,
  run_parallel = F)

Arguments

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

Value

rolypoly object with data attached

Examples

1
## Not run: rolypoly_link_blocks_and_gwas(rolypoly, ld_folder, r2_threshold)

rolypoly documentation built on May 2, 2019, 2:47 p.m.