RAREMETAL METHOD: Difference between revisions

From Genome Analysis Wiki
Jump to navigationJump to search
Shuang Feng (talk | contribs)
Shuang Feng (talk | contribs)
Line 19: Line 19:
<math> S </math> is the number of studies
<math> S </math> is the number of studies


<math> \mathbf{w^T} = (w_1,w_2,...,w_m)^T</math> is the vector of weights for m rare variants in a gene.
<math> \mathbf{w^T} = (w_1,w_2,...,w_m)^T</math> is the vector of weights for <math>m</math> rare variants in a gene.


===SINGLE VARIANT META ANALYSIS===
===SINGLE VARIANT META ANALYSIS===

Revision as of 21:52, 8 April 2014

INTRODUCTION

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:

KEY FORMULAE

NOTATIONS

We denote the following to describe our methods:

Ui,k is the score statistic for the ith variant from the kth study

Vij,k is the covariance of the score statistics between the ith and the jth variant from the kth study

Ui,k and Vij,k are described in detail in RAREMETALWORKER method.

U𝐤 is the vector of score statistics of rare variants in a gene from the kth study.

V𝐤 is the variance-covariance matrix of score statistics of rare variants in a gene from the kth study, or V𝐤=cov(U𝐤)

S is the number of studies

𝐰𝐓=(w1,w2,...,wm)T is the vector of weights for m rare variants in a gene.

SINGLE VARIANT META ANALYSIS

Single variant meta-analysis score statistic can be reconstructed from score statistics and their variances generate by each study, assuming that samples are unrelated across studies. Define meta-analysis score statistics as

Umeta,i=∑k=1SUi,k

and its variance

Vmeta,i=∑k=1SVii,k

Then the score test statistics for the ith variant Tmeta,i asymptotically follows standard normal distribution

Tmeta,i=Umeta,i/Vmeta,i=∑k=1SUi,k/∑k=1SVii,k∼𝐍(0,1)

BURDEN META ANALYSIS

Meta-analysis burden score test statistics for a gene can be reconstructed

Tmeta,b=𝐰𝐓∑k=1SU𝐤/𝐰𝐓(∑k=1SV𝐤)𝐰

VT META ANALYSIS

SKAT META ANALYSIS

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.