ideas_make: Ideas make

Description Usage Arguments Value Author(s) See Also

View source: R/ideas_predict.R

Description

Convert GWAS summary stats into posterior probabilities that can be used by IDEAS predict.

Usage

1
2
ideas_make(analysis, pval_le = 5e-08, chrom, pos, case_emac_ge = 25,
  dbc = getOption("gtx.dbConnection", NULL))

Arguments

analysis

GWAS analysis id.

pval_le

[5e-8] Max pval for GWAS

chrom

Chromosome to query

pos

Position

case_emac_ge

[25]

Value

Table of GWAS loci with posteriors for ideas_predict

Author(s)

Karsten Sieber karsten.b.sieber@gsk.com

Karl Guo karl.x.guo@gsk.com

See Also

Other ideas_predict: ideas_gwas_plot, ideas_gwas_summarize, ideas_loci_summarize, ideas_predict, ideas_preload_states, ideas_wrapper


tobyjohnson/gtx documentation built on Aug. 30, 2019, 8:07 p.m.