RAREMETAL METHOD: Difference between revisions

From Genome Analysis Wiki
Jump to navigationJump to search
Shuang Feng (talk | contribs)
Created page with "==Single Variant Meta Analysis == == Gene-level Meta Analysis == === Burden Test === === Madson-Browning Burden Test === === Variable Threshold Test === === SKAT ===..."
 
Shuang Feng (talk | contribs)
No edit summary
Line 18: Line 18:


== Conditional Analysis ==
== Conditional Analysis ==
The key idea behind meta-analysis with RAREMETAL is that various gene-level test statistics can be reconstructed from single variant score statistics and that, when the linkage disequilibrium relationships between variants are known, the distribution of these gene-level statistics can be derived and used to evaluate signifi-cance. Single variant statistics are calculated using the Cochran-Mantel-Haenszel method. The main formulae are tabulated in the following:
{| border="1" cellpadding="5" cellspacing="0" align="center"
|+'''Formulae for RAREMETAL'''
! scope="col" width="120pt" | Test
! scope="col" width="50pt" | Statistics
! scope="col" width="225pt" | Null Distribution
! scope="col" width="225pt" | Notation
|-
| Single Variant  || <math>T=\sum_{i=1}^n {U_i}\bigg/\sqrt{\sum_{i=1}^n{V_i}}</math> || <math>T\sim\mathbf{N}(0,1)</math> ||<math> U_i \text{ is the score statistic from study }i;</math><math> V_i \text{ is the variance of } U_i.</math>
|-
| un-weighted Burden      || <math>T_b=\sum_{i=1}^n{\mathbf{U_i}}\Big/\sqrt{\sum_{i=1}^n{\mathbf{V_i}}}</math> || <math>T_b\sim\mathbf{N}(0,1)</math> ||<math> \mathbf{U_i}\text{ is the vector of score statistics from study }i, or </math> <math> \mathbf{U_i}=\{U_{i1},...,U_{im}\};</math> <math>\mathbf{V_i} \text{ is the covariance of } \mathbf{U_i}.</math>
|-
| Weighted Burden || <math>T_{wb}=\mathbf{w^T}\sum_{i=1}^n{\mathbf{U_i}}\bigg/\sqrt{\mathbf{w^T}\left(\sum_{i=1}^n{\mathbf{V_i}}\right)\mathbf{w}}</math>  || <math>T_{wb}\sim\mathbf{N}(0,1)</math> || <math> \mathbf{w^T}=\{w_1,w_2,...,w_m\}^T \text{ is the weight vector.}</math>
|-style="height: 50pt;"
| VT || <math>T_{VT}=\max(T_{b\left(f_1\right)},T_{b\left(f_2\right)},\dots,T_{b\left(f_m\right)}),\text{ where}</math><math>T_{b\left(f_j\right)}=\boldsymbol{\phi}_{f_j}^\mathbf{T}\sum_{i=1}^n{\mathbf{U_i}}\bigg/\sqrt{\boldsymbol{\phi}_{f_j}^\mathbf{T}\left(\sum_{i=1}^n{\mathbf{V_i}}\right)\boldsymbol{\phi}_{f_j}} </math> ||<math> \left(T_{b\left(f_1\right)},T_{b\left(f_2\right)},\dots,T_{b\left(f_m\right)}\right)</math><math>\sim\mathbf{MVN}\left(\mathbf{0},\boldsymbol{\Omega}\right)\text{,} </math><math>\text{where }\boldsymbol{\Omega_{ij}}=\frac{\boldsymbol{\phi}_{f_i}^T\left(\sum_{i=1}^n{\mathbf{V_i}}\right)\boldsymbol{\phi}_{f_j}}{\sqrt{\boldsymbol{\phi}_{f_i}^T\left(\sum_{i=1}^n{\mathbf{V_i}}\right)\boldsymbol{\phi}_{f_i}}\sqrt{\boldsymbol{\phi}_{f_j}^T\left(\sum_{i=1}^n{\mathbf{V_i}}\right)\boldsymbol{\phi}_{f_j}}}</math> ||  <math> \boldsymbol{\phi}_{f_j}\text{ is a vector of } 0 \text{s and } 1\text{s,} </math> <math>\text{indicating the inclusion of a variant using threshold }f_j; </math>
|-
| SKAT || <math>\mathbf{Q}=\left(\sum_{i=1}^n{\mathbf{U_i^T}}\right) \mathbf{W}\left(\sum_{i=1}^n{\mathbf{U_i}}\right)</math> ||<math>\mathbf{Q}\sim\sum_{i=1}^m{\lambda_i\chi_{1,i}^2},\text{ where}</math> <math>\left(\lambda_1,\lambda_2,\dots,\lambda_m\right)\text{ are eigen values of}</math><math>\left(\sum_{i=1}^n{\mathbf{V_i}}\right)^\frac{1}{2}\mathbf{W}\left(\sum_{i=1}^n{\mathbf{V_i}}\right)^\frac{1}{2}</math> || <math>\mathbf{W}\text{ is a diagonal matrix of weights.}</math>
|}

Revision as of 19:04, 27 March 2014

Single Variant Meta Analysis

Gene-level Meta Analysis

Burden Test

Madson-Browning Burden Test

Variable Threshold Test

SKAT

Conditional Analysis

The key idea behind meta-analysis with RAREMETAL is that various gene-level test statistics can be reconstructed from single variant score statistics and that, when the linkage disequilibrium relationships between variants are known, the distribution of these gene-level statistics can be derived and used to evaluate signifi-cance. Single variant statistics are calculated using the Cochran-Mantel-Haenszel method. The main formulae are tabulated in the following:

Formulae for RAREMETAL
Test Statistics Null Distribution Notation
Single Variant T=∑i=1nUi/∑i=1nVi T∼𝐍(0,1) Ui is the score statistic from study i;Vi is the variance of Ui.
un-weighted Burden Tb=∑i=1nU𝐢/∑i=1nV𝐢 Tb∼𝐍(0,1) U𝐢 is the vector of score statistics from study i,or U𝐢={Ui1,...,Uim}; V𝐢 is the covariance of U𝐢.
Weighted Burden Twb=𝐰𝐓∑i=1nU𝐢/𝐰𝐓(∑i=1nV𝐢)𝐰 Twb∼𝐍(0,1) 𝐰𝐓={w1,w2,...,wm}T is the weight vector.
VT TVT=max⁡(Tb(f1),Tb(f2),…,Tb(fm)), whereTb(fj)=ϕfj𝐓∑i=1nU𝐢/ϕfj𝐓(∑i=1nV𝐢)ϕfj (Tb(f1),Tb(f2),…,Tb(fm))∼𝐌𝐕𝐍(𝟎,Ω),where Ωij=ϕfiT(∑i=1nV𝐢)ϕfjϕfiT(∑i=1nV𝐢)ϕfiϕfjT(∑i=1nV𝐢)ϕfj ϕfj is a vector of 0s and 1s, indicating the inclusion of a variant using threshold fj;
SKAT 𝐐=(∑i=1n𝐔𝐢𝐓)𝐖(∑i=1nU𝐢) 𝐐∼∑i=1mλiχ1,i2, where (λ1,λ2,…,λm) are eigen values of(∑i=1nV𝐢)12𝐖(∑i=1nV𝐢)12 𝐖 is a diagonal matrix of weights.