17
Multiple testing etc. Benjamin Neale Leuven 2008

Multiple testing etc

  • Upload
    orde

  • View
    33

  • Download
    6

Embed Size (px)

DESCRIPTION

Multiple testing etc. Benjamin Neale Leuven 2008. Technology advances – Affy 500K. How the Affy Chip works. Illumina’s Chip. Multiple testing approaches. Bonferroni Correction Conservative Probability of observing at least 1 hit at that level False Discovery methodology - PowerPoint PPT Presentation

Citation preview

Page 1: Multiple testing etc

Multiple testing etc.

Benjamin Neale

Leuven 2008

Page 2: Multiple testing etc

Technology advances – Affy 500K

Page 3: Multiple testing etc

How the Affy Chip works

Page 4: Multiple testing etc

Illumina’s Chip

Page 5: Multiple testing etc

Multiple testing approaches

• Bonferroni Correction– Conservative– Probability of observing at least 1 hit at that level

• False Discovery methodology– Capitalizes on a distribution of positive results– See work by Benjamin, Hochberg, Storey

• Bayes Factor– Like a P-value, but for Bayesians– Marginal likelihood of the two sets of parameters– Correlation approaches 1 under the alternative

Page 6: Multiple testing etc

Genome-wide significance

• Multiple testing theory requires an estimate of the number of ‘independent tests’

• Risch and Merikangas 1996 estimated a threshold of 10-6 = (0.05/(5*10000))

• HapMap 2005 estimate 10-8 based on encode deep sequencing in ENCODE regions

• Dudbridge and Gusnato and Pe’er et al. 2008 Genetic Epidemiology estimate based on ‘infinite density’ like Lander and Kruglyak 1995 generates 5x10-8

Page 7: Multiple testing etc

Guessing game

• I’ll buy a beer for the closest guess

• We’re each going to simulate a single chi square

• There are about 25 groups

Page 8: Multiple testing etc

Distribution of chi squares

1 df chi square expectation

Distribution of maximum 1 df chi square from 25 trials

Page 9: Multiple testing etc

QQ plotting

Page 10: Multiple testing etc

QQ plotting

Expectation

Page 11: Multiple testing etc

QQ plotting

Observation

Page 12: Multiple testing etc

QQ plotting

Observation

Expectation

Page 13: Multiple testing etc

QQ plotting

Observation

Expectation

Above the line indicates inflation of the test statistic

Page 14: Multiple testing etc

QQ plotting

Observation

Expectation

Below the line indicates deflation of the test statistic

Page 15: Multiple testing etc

Plotting the results in R

CHANGE DIR…

This is the menu item you must change to change where the PLINK results file is found

Note you must have the R console highlighted

Page 16: Multiple testing etc

Picture of the dialog box

Either type the path name or browse to where you saved plink.cmh

Page 17: Multiple testing etc

Screenshot of source code selection

This is the file qqplot.R for the source code