Description Usage Arguments Author(s) See Also
View source: R/ideas_predict.R
Summarize most likely cell type per GWAS analysis id.
1 2 | ideas_gwas_summarize(.data, relaxed = 3, group = FALSE, n_cs_ge = 10,
n_snps_ge = 10, impala = getOption("gtx.impala", NULL))
|
.data |
|
relaxed |
[3] Numeric value, 1:10, rank cutoff_gt for inclusion. e.g. 3 = Must be in top 3 cell types. |
group |
[FALSE] TRUE = Group similar cell types. |
n_cs_ge |
[10] min # (>=) of cred sets to GWAS summarize |
n_snps_ge |
[10] min # (>=) of snps across all cred sets |
Karsten Sieber karsten.b.sieber@gsk.com
Other ideas_predict: ideas_gwas_plot
,
ideas_loci_summarize
,
ideas_make
, 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.