Top Banner
Inference of predictive gene interaction networks Benjamin Haibe-Kains DFCI/HSPH December 15, 2011 at the Dana-Farber Cancer Institute and Harvard School of Public Health at the Dana-Farber Cancer Institute and Harvard School of Public Health The Computational Biology and Functional Genomics Laboratory Benjamin Haibe-Kains (DFCI/HSPH) R/Bioconductor Course December 15, 2011 1 / 12
14

Inference of predictive gene interaction networksbcb.dfci.harvard.edu/~aedin/courses/BiocDec2011/... · Inference of predictive gene interaction networks ... at theat the Dana-Farber

Mar 19, 2018

Download

Documents

phamtruc
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Inference of predictive gene interaction networksbcb.dfci.harvard.edu/~aedin/courses/BiocDec2011/... · Inference of predictive gene interaction networks ... at theat the Dana-Farber

Inference of predictive gene interaction networks

Benjamin Haibe-Kains

DFCI/HSPH

December 15, 2011

at the Dana-Farber Cancer Institute and Harvard School of Public Healthat the Dana-Farber Cancer Institute and Harvard School of Public Health

The Computational Biology and Functional Genomics Laboratory

Benjamin Haibe-Kains (DFCI/HSPH) R/Bioconductor Course December 15, 2011 1 / 12

Page 2: Inference of predictive gene interaction networksbcb.dfci.harvard.edu/~aedin/courses/BiocDec2011/... · Inference of predictive gene interaction networks ... at theat the Dana-Farber

Background

Phenotypes result from biological networks, not individual genes

New biotechnologies allow us to analyze multiple genes in parallel:I next generation sequencingI gene expression profilingI Chip-seqI . . .

Understand the complex interactions between genes and the behaviorof a network is fundamental

I to bring new biological insightsI to make ”useful” predictions

Benjamin Haibe-Kains (DFCI/HSPH) R/Bioconductor Course December 15, 2011 2 / 12

Page 3: Inference of predictive gene interaction networksbcb.dfci.harvard.edu/~aedin/courses/BiocDec2011/... · Inference of predictive gene interaction networks ... at theat the Dana-Farber

Relevance

Aim: Infer reliable predictive gene interaction networks from geneexpression data

Beyond biological understanding, such networks would be efficient toolsfor:

predicting the response of an organism (cancer patient) toperturbations (targeted therapies)

identifying the key genes to target for significantly decreasing apathway activity

optimizing combination of drugs and therapy regiments

Benjamin Haibe-Kains (DFCI/HSPH) R/Bioconductor Course December 15, 2011 3 / 12

Page 4: Inference of predictive gene interaction networksbcb.dfci.harvard.edu/~aedin/courses/BiocDec2011/... · Inference of predictive gene interaction networks ... at theat the Dana-Farber

Gene Interaction Network

Genes are represented as”nodes”

Interactions are representedby ”edges”

Edges can be directed toshow ”causal” interactions

Edges are not necessarilydirect interactions

gene a

gene b

gene c

gene d

gene e

gene f

gene g

gene h

Benjamin Haibe-Kains (DFCI/HSPH) R/Bioconductor Course December 15, 2011 4 / 12

Page 5: Inference of predictive gene interaction networksbcb.dfci.harvard.edu/~aedin/courses/BiocDec2011/... · Inference of predictive gene interaction networks ... at theat the Dana-Farber

Gene Interaction Network and Perturbation

gene a

gene b

gene c

gene d

gene e

gene f

gene g

gene h

Highexpression

Lowexpression

gene a

gene b

gene c

gene d

gene e

gene e

gene g

gene h

Perturbation

Benjamin Haibe-Kains (DFCI/HSPH) R/Bioconductor Course December 15, 2011 5 / 12

Page 6: Inference of predictive gene interaction networksbcb.dfci.harvard.edu/~aedin/courses/BiocDec2011/... · Inference of predictive gene interaction networks ... at theat the Dana-Farber

Challenges in network inference. . . and how we address them

1 Problem complexity : seed the search for the ”best” network by usingprior biological knowledge about gene interactions

ß Predictive Networks web application

2 Curse of dimensionality : development of a local regression-basednetwork inference to enable analysis of hundreds of genes in parallel

3 Lack of validation: development of performance criteria to assess thequality of network models

4 Lack of software: implementation of network inference methods andrelated tools in R

ß predictionet package

Benjamin Haibe-Kains (DFCI/HSPH) R/Bioconductor Course December 15, 2011 6 / 12

Page 7: Inference of predictive gene interaction networksbcb.dfci.harvard.edu/~aedin/courses/BiocDec2011/... · Inference of predictive gene interaction networks ... at theat the Dana-Farber

Challenges in network inference. . . and how we address them

1 Problem complexity : seed the search for the ”best” network by usingprior biological knowledge about gene interactions

ß Predictive Networks web application

2 Curse of dimensionality : development of a local regression-basednetwork inference to enable analysis of hundreds of genes in parallel

3 Lack of validation: development of performance criteria to assess thequality of network models

4 Lack of software: implementation of network inference methods andrelated tools in R

ß predictionet package

Benjamin Haibe-Kains (DFCI/HSPH) R/Bioconductor Course December 15, 2011 6 / 12

Page 8: Inference of predictive gene interaction networksbcb.dfci.harvard.edu/~aedin/courses/BiocDec2011/... · Inference of predictive gene interaction networks ... at theat the Dana-Farber

Challenges in network inference. . . and how we address them

1 Problem complexity : seed the search for the ”best” network by usingprior biological knowledge about gene interactions

ß Predictive Networks web application

2 Curse of dimensionality : development of a local regression-basednetwork inference to enable analysis of hundreds of genes in parallel

3 Lack of validation: development of performance criteria to assess thequality of network models

4 Lack of software: implementation of network inference methods andrelated tools in R

ß predictionet package

Benjamin Haibe-Kains (DFCI/HSPH) R/Bioconductor Course December 15, 2011 6 / 12

Page 9: Inference of predictive gene interaction networksbcb.dfci.harvard.edu/~aedin/courses/BiocDec2011/... · Inference of predictive gene interaction networks ... at theat the Dana-Farber

Challenges in network inference. . . and how we address them

1 Problem complexity : seed the search for the ”best” network by usingprior biological knowledge about gene interactions

ß Predictive Networks web application

2 Curse of dimensionality : development of a local regression-basednetwork inference to enable analysis of hundreds of genes in parallel

3 Lack of validation: development of performance criteria to assess thequality of network models

4 Lack of software: implementation of network inference methods andrelated tools in R

ß predictionet package

Benjamin Haibe-Kains (DFCI/HSPH) R/Bioconductor Course December 15, 2011 6 / 12

Page 10: Inference of predictive gene interaction networksbcb.dfci.harvard.edu/~aedin/courses/BiocDec2011/... · Inference of predictive gene interaction networks ... at theat the Dana-Farber

Predictive Networks web application

https://compbio.dfci.harvard.edu/predictivenetworks/

Benjamin Haibe-Kains (DFCI/HSPH) R/Bioconductor Course December 15, 2011 7 / 12

Page 11: Inference of predictive gene interaction networksbcb.dfci.harvard.edu/~aedin/courses/BiocDec2011/... · Inference of predictive gene interaction networks ... at theat the Dana-Farber

Regression-based network inference

Gene expression data

Undirected graph

Directedgraph

Directedgraph

Networktopology

Predictive models

Priors

MRMR

causalityInference

(linear)regression

Predictive Networksweb application

Benjamin Haibe-Kains (DFCI/HSPH) R/Bioconductor Course December 15, 2011 8 / 12

Page 12: Inference of predictive gene interaction networksbcb.dfci.harvard.edu/~aedin/courses/BiocDec2011/... · Inference of predictive gene interaction networks ... at theat the Dana-Farber

Performance criteria for network inference

We implement a cross-validation framework to assess:

edge-specific stability: what are the interactions inferred in most ofthe cross-validation folds?

gene-specific prediction score: what are the genes whose expressioncan be well predicted by their parent/source genes?

Benjamin Haibe-Kains (DFCI/HSPH) R/Bioconductor Course December 15, 2011 9 / 12

Page 13: Inference of predictive gene interaction networksbcb.dfci.harvard.edu/~aedin/courses/BiocDec2011/... · Inference of predictive gene interaction networks ... at theat the Dana-Farber

Predictionet R package

https://github.com/bhaibeka/predictionet

Benjamin Haibe-Kains (DFCI/HSPH) R/Bioconductor Course December 15, 2011 10 / 12

Page 14: Inference of predictive gene interaction networksbcb.dfci.harvard.edu/~aedin/courses/BiocDec2011/... · Inference of predictive gene interaction networks ... at theat the Dana-Farber

Acknowledgements

Computational Biology andFunctional Genomics Laboratory

Machine Learning Group Entagen

Dana-Farber Cancer Institute, USA Universite Libre deBruxelles, Belgium

Entagen, USA

Renee RubioKathleen FlemingNiall PrendergastRaktim SinhaDaniel SchlauchAlejandro QuirozMegha PadiStefan BentinkJohn Quackenbush

Catharina OlsenGianluca Bontempi

Christopher BoutonErik BakkeJames Hardwick

Ontario Cancer Institute

Universty of Toronto,Canada

Amira Djebbari

Benjamin Haibe-Kains (DFCI/HSPH) R/Bioconductor Course December 15, 2011 11 / 12