Description Usage Format Source Examples
GTEx whole blood eQTL with summary statistics overlapping chr19:10600418. A list of POEMColoc input datasets with the names of the list giving the gene. Because full summary statistics were available, we used coefficients and variannces. We supply sdY = 1 because the values have been standardized and hg19 positions.
1 | data("eQTL_stats")
|
The format is: List of 72 with the following format for each element $ ensembl_id:List of 7 ..$ type : "cc" or "quant", here "quant" ..$ sdY : 1 ..$ MAF : vector of minor allele frequency at pos ..$ beta : vector of beta estimate at pos ..$ varbeta: vector of variance of beta estimate at pos ..$ pos : position ..$ chr : chromosome
GTEx v7. GTEx Consortiumet al., “The genotype-tissue expression (GTEx) pilot analysis: Multitissue generegulation in humans,”Science, vol. 348, no. 6235, pp. 648–660, 2015.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.