set.tissue | R Documentation |
Modifies the eQTL input object prepared by the process.eqtl.input() function, loading and initializing summary statistics for the specified tissue. Removes data loaded for previously loaded tissue (if any).
set.tissue(gwas.input, tissue)
gwas.input |
GWAS input object preprocessed using |
tissue |
Tissue to load summary statistics for. |
No return value, the gwas.input argument is modified in place. The following fields are changed
current.tissue - name of the currently loaded tissue
current.genes - vector of genes available for the currently loaded tissue
current.stats - summary statistics for the currently loaded tissue
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.