Description Usage Arguments Value Author(s)
aba.wrapper - single function to query and plot the aba colocs
1 2 | aba.wrapper(analysis_ids, hgncid, ensemblid, rsid, chrom, pos, pos_start,
pos_end, impala = getOption("gtx.impala", NULL), ...)
|
analysis_ids |
ukbiobank analysis id(s), single string or vector. |
hgncid |
HGNC symbol. Single string or vector. |
ensemblid |
Ensembl gene ID. Single string or vector. |
rsid |
SNP rsid. Single string or vector. |
chrom |
chromosome - Used to define a specific region |
pos |
position that will have +/- |
pos_start |
start position - Used to define a specific region, overrides surround |
pos_end |
end position - Used to define a specific region, overrides surround |
impala |
[getOption("gtx.impala", NULL)] Implyr impala connection |
data.frame with the inputs used, all the data for each input, and default plots
Karsten Sieber karsten.b.sieber@gsk.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.