Description Usage Arguments Value References Examples
Conduct meta-analysis of variant-set association test of m variants assuming heterogeous effects across K studies. HE VT: ∑_k U_k^TU_k; FE BT: (∑_kη_k^TU_k)^2; HAT: adaptively combine HE VT and FE BT.
1 |
Us |
matrix of variant test statistics (m, K) |
Vs |
array of covariance matrix for test statistics (m, m, K) |
eta |
coefficient vector for the FE BT. Default to equal weights. |
rho |
weights assigned to the FE BT |
p-values for HAT, HE VT, FE BT
vector of p-values for each rho
optimal rho value leading to the minimum p-value
Wu,B. and Zhao,H. (2018) Efficient and powerful meta-analysis of variant-set association tests using MetaSAT.
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.