Description Usage Arguments Details Value Author(s) Examples
Generates estimates of SNP effect sizes and p-values based on the true effect sizes and samples size.
1 | gwasFast(signal, N)
|
signal |
Vector of effect sizes for all SNPs. |
N |
GWAS sample size. |
The function does not generate the artificial genotype and phenotype. Instead, finite sample distribution of the summary statistics is used for generation of the output.
The function generates vectors of estimates of
SNP effect sizes beta
and p-values pv
.
The vectors have the same length as signal
.
Andrey A Shabalin andrey.shabalin@gmail.com
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.