bioinformatics: cool stuff you can do with computers and biology oded magger tel aviv university /...

20
Bioinformatics: Cool stuff you can do with Computers and Biology Oded Magger Tel Aviv University / Autodesk inc . GIP course 2010

Upload: melvyn-nelson

Post on 18-Jan-2018

214 views

Category:

Documents


0 download

DESCRIPTION

3 Genetics 101

TRANSCRIPT

Page 1: Bioinformatics: Cool stuff you can do with Computers and Biology Oded Magger Tel Aviv University / Autodesk inc. GIP course 2010

Bioinformatics:Cool stuff you can do with Computers

and Biology

Oded MaggerTel Aviv University / Autodesk inc.

GIP course 2010

Page 2: Bioinformatics: Cool stuff you can do with Computers and Biology Oded Magger Tel Aviv University / Autodesk inc. GIP course 2010

2

When two fields come together• Computer science has applications in many

fields (economics, physics, history, you name it.)

• The field of biology is being transformed:• Tons of biological data.

• “Human genome project”• “Large scale experiments”

• Complex computations and algorithms.• Biologists who know how to send an Email.

Page 3: Bioinformatics: Cool stuff you can do with Computers and Biology Oded Magger Tel Aviv University / Autodesk inc. GIP course 2010

3

Genetics 101

Page 4: Bioinformatics: Cool stuff you can do with Computers and Biology Oded Magger Tel Aviv University / Autodesk inc. GIP course 2010

4

Genetics 101

DNA

mRNA

Protein

Page 5: Bioinformatics: Cool stuff you can do with Computers and Biology Oded Magger Tel Aviv University / Autodesk inc. GIP course 2010

5

Challenge examples• Find a drug for a disease.

– Infer its side effects.– Understand how it influences the body.

• Find out what causes genetic disease.• Figure out what a gene actually does.• Decipher the secrets of evolution!!!11

– How similar are two genes?– Construct the tree of life.

• Medical image analysis ( = “sir, I’m afraid you have cancer”).

Page 6: Bioinformatics: Cool stuff you can do with Computers and Biology Oded Magger Tel Aviv University / Autodesk inc. GIP course 2010

Case study #1PRINCE:

Associating genes and protein complexes with

hereditary disease

Page 7: Bioinformatics: Cool stuff you can do with Computers and Biology Oded Magger Tel Aviv University / Autodesk inc. GIP course 2010

7

Background• Objective: to correctly predict the molecular

causing factors of hereditary disease.• Causal genes

• How are causal genes identified today?• Association studies.• Prioritizing genes in an interval.

Done computationally using sequence similarity, functional similarity, network data and more.

• Important insight: proteins causing diseases with similar phenotype tend to lie close in PPI network.

Page 8: Bioinformatics: Cool stuff you can do with Computers and Biology Oded Magger Tel Aviv University / Autodesk inc. GIP course 2010

8

PPI – “Protein facebook”

Page 9: Bioinformatics: Cool stuff you can do with Computers and Biology Oded Magger Tel Aviv University / Autodesk inc. GIP course 2010

9

From a problem to an algorithm• Important insight: proteins causing similar

diseases tend to lie close in PPI network.• If many of your friends or friends of friends in

Facebook study computer science, chances are that so are you.

• Similar diseases – Natural Language Processing (the computer reads the diseases encyclopedia).

Page 10: Bioinformatics: Cool stuff you can do with Computers and Biology Oded Magger Tel Aviv University / Autodesk inc. GIP course 2010

10

From a problem to an algorithm• If related parts of some car break down, the

‘symptoms’ will be similar.

Page 11: Bioinformatics: Cool stuff you can do with Computers and Biology Oded Magger Tel Aviv University / Autodesk inc. GIP course 2010

q

d1

d2

d3

d4

d5

0.7

0.9

0.1

0.1

0.3

p2 p3

p4

p10

p5

p7

p6

p8

p9

p1

p11

How does PRINCE work?Interval 10P

p5

p7

p9

Page 12: Bioinformatics: Cool stuff you can do with Computers and Biology Oded Magger Tel Aviv University / Autodesk inc. GIP course 2010

12

Strengths of PRINCE• A network based method.• Fast, propagation-based method converged to

accurate matrix-based solution.• Global inference:

• Inference not limited to the direct vicinity of genes for which prior knowledge exists.

• Smooth function over the network.• Smart normalizations:

• Logistic transformation of disease similarity metric.

• Edges between two high-degree nodes have lowered weight.

Page 13: Bioinformatics: Cool stuff you can do with Computers and Biology Oded Magger Tel Aviv University / Autodesk inc. GIP course 2010

13

PRINCE beats the competition!

Page 14: Bioinformatics: Cool stuff you can do with Computers and Biology Oded Magger Tel Aviv University / Autodesk inc. GIP course 2010

Case study #2 Metabolic models:

Simulation of life!

(Parts stolen from Tomer Shlomi and Eytan Ruppin)

Page 15: Bioinformatics: Cool stuff you can do with Computers and Biology Oded Magger Tel Aviv University / Autodesk inc. GIP course 2010

15

Metabolism• The body is a huge factory for

assembling and disassembling molecules ( = stuff).

• Factory workers: special proteins called enzymes.

• A single transformation ofone set of material to another is called “reaction”.A reaction has a rate.(“One worker can turn 2 cows to 50 steaks in one hour.”)

Page 16: Bioinformatics: Cool stuff you can do with Computers and Biology Oded Magger Tel Aviv University / Autodesk inc. GIP course 2010

16

Metabolic network

Page 17: Bioinformatics: Cool stuff you can do with Computers and Biology Oded Magger Tel Aviv University / Autodesk inc. GIP course 2010

17

Metabolic simulation!• Start with a set of molecules and their amounts, a

set of enzymes and their amount – and press “play”…

• If you want details – wait until your third year…• Relies on material from the Linear Algebra and

Algorithms courses.

Page 18: Bioinformatics: Cool stuff you can do with Computers and Biology Oded Magger Tel Aviv University / Autodesk inc. GIP course 2010

18

What is it good for?• Medicine:

• Diagnosis.• Metabolic diseases (any diabetics in the crowd?)• New cures for cancer.

• Biotechnology• Genetically engineered bacteria and yeast

manufacture products of interest with high efficiency (Insulin, bio-fuels, beer).

• Easier to run experiments on a computer than in the lab (1 computer = 1000 lazy biochemists).

Page 19: Bioinformatics: Cool stuff you can do with Computers and Biology Oded Magger Tel Aviv University / Autodesk inc. GIP course 2010

19

Questions?

Page 20: Bioinformatics: Cool stuff you can do with Computers and Biology Oded Magger Tel Aviv University / Autodesk inc. GIP course 2010

20

Thank you for listening!