Description Usage Arguments Value Examples
This function extracts the enrichment p-value distribution from eQTL list query result. P-values from different tissues/cell types are organized, and QQ-plot is generated against uniform distribution
| 1 2 3 4 5 | 
| res | query result from function query.egset.list() | 
| ... | additional params | 
| test.method | Choose which enrichment test should be used to retrive p-values from. Options include:"gene"(default, gene-based fisher's exact test),"eqtl" (eqtl based fisher's exact test), "glm" (ordered query) | 
generate pval distribution plot
| 1 2 3 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.