Description Usage Arguments Author(s) See Also
View source: R/ideas_predict.R
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.
1 2 3 |
analysis |
A string or vector of analysis ids. |
ht_load |
[FALSE] TRUE = Load the IDEAS states for high throughput. |
states_data |
Pass |
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()'] |
Karsten Sieber karsten.b.sieber@gsk.com
Other ideas_predict: ideas_gwas_plot
,
ideas_gwas_summarize
,
ideas_loci_summarize
,
ideas_make
, ideas_predict
,
ideas_preload_states
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.