mockBulkeQTL | R Documentation |
Quick function to generate mock eQTL mapping results, with parameters estimated using real eQTL mapping results from GTEx using thyroid tissue.
mockBulkeQTL(n.genes = 500, seed = NULL)
n.genes |
Number of genes in mock eQTL data. |
seed |
Optional: seed for random seed |
data.frame containing mock bulk eQTL mapping results.
eqtl <- mockBulkeQTL()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.