rolypoly_link_blocks_and_gwas: Link blocks and gwas

View source: R/data_io.R

rolypoly_link_blocks_and_gwasR Documentation

Link blocks and gwas

Description

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

Usage

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

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

dcalderon/rolypoly documentation built on July 3, 2022, 1:59 p.m.