ideas_wrapper: ideas_preload_states

Description Usage Arguments Author(s) See Also

View source: R/ideas_predict.R

Description

Preload all IDEA states across "all" chrom. This is ideal for when running ideas_predict across multiple GWAS; however, it would be slower for single GWAS.

Usage

1
2
3
ideas_wrapper(analysis, ht_load = FALSE, states_data, relaxed = 3,
  group = FALSE, impala = getOption("gtx.impala", NULL),
  dbc = getOption("gtx.dbConnection", NULL), db = config_db())

Arguments

analysis

A string or vector of analysis ids.

ht_load

[FALSE] TRUE = Load the IDEAS states for high throughput.

states_data

Pass ideas_preload_states data instead of loading it.

relaxed

[3] Cell types count toward total if they are in the top # of 'relaxed' cell types. e.g., 3 = The top 3 cell types count.

group

[FALSE] TRUE = group cell types together.

impala

[getOption("gtx.impala", NULL)]

dbc

[getOption("gtx.dbConnection", NULL)]

db

['gtx::config_db()']

Author(s)

Karsten Sieber karsten.b.sieber@gsk.com

See Also

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


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