power.eqtl.simulated | R Documentation |
The eQTL power is independent of the mean except for very small mean values, where small effect sizes might not be detectable due to the discrete counts In these cases, the power can instead be simulated.
power.eqtl.simulated(
count.mean,
heritability,
sig.level,
nSamples,
rep.times = 100
)
count.mean |
Expression mean in the pseudobulk |
heritability |
Heritability of the trait |
sig.level |
Significane threshold |
nSamples |
Sample size |
rep.times |
Number of repetitions used for the |
Power to detect the eQTL gene
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.