Description Usage Arguments Value Author(s) See Also
View source: R/ideas_predict.R
Convert GWAS summary stats into posterior probabilities that can be used by IDEAS predict.
1 2 | ideas_make(analysis, pval_le = 5e-08, chrom, pos, case_emac_ge = 25,
dbc = getOption("gtx.dbConnection", NULL))
|
analysis |
GWAS analysis id. |
pval_le |
[5e-8] Max pval for GWAS |
chrom |
Chromosome to query |
pos |
Position |
case_emac_ge |
[25] |
Table of GWAS loci with posteriors for ideas_predict
Karsten Sieber karsten.b.sieber@gsk.com
Karl Guo karl.x.guo@gsk.com
Other ideas_predict: ideas_gwas_plot
,
ideas_gwas_summarize
,
ideas_loci_summarize
,
ideas_predict
,
ideas_preload_states
,
ideas_wrapper
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.