View source: R/associated_eqtl.R
associated_eqtl | R Documentation |
The known eQTL for snps or genes (eQTL catalogue)
associated_eqtl( snps = c(), genes = c(), p_cutoff = 1, verbose = FALSE, ncores = 2 )
snps |
A list of snp names |
genes |
A list of gene names (ensembl IDs) |
p_cutoff |
The pvalue cutoff for returning associations |
verbose |
Whether to spit out results |
ncores |
The number of cores to use |
https://www.ebi.ac.uk/eqtl/api-docs/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.