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

Slides:



Advertisements
Similar presentations
Test-tube or keyboard? Computation in the life sciences.
Advertisements

Biotechnology – what, why, where? Charlotte Mulvihill, Grant PI Biotechnology/Bioinformatics Discovery! Project Oklahoma City Community College
Practical Applications of Biotechnology 1.Bioprocessing technology  Uses whole living cells or components of them to manufacture desired products.  Most.
Mansi Mavani Graduate Student Department of Physics, OSU Stillwater
AI and Bioinformatics From Database Mining to the Robot Scientist.
1 Genetics The Study of Biological Information. 2 Chapter Outline DNA molecules encode the biological information fundamental to all life forms DNA molecules.
Biotechnology Unit 3.04.
Bioinformatics: a Multidisciplinary Challenge Ron Y. Pinter Dept. of Computer Science Technion March 12, 2003.
Introduction to Genomics, Bioinformatics & Proteomics Brian Rybarczyk, PhD PMABS Department of Biology University of North Carolina Chapel Hill.
Bioinformatics in the Biology Curriculum Gloria Rendon NCSA July 2008.
Computer Science Prof. Bill Pugh Dept. of Computer Science.
Introduction to molecular networks Sushmita Roy BMI/CS 576 Nov 6 th, 2014.
A Brief History of Biotechnology and its Uses in Industry.
Human Molecular Genetics Section 14–3
Genetic Engineering What we can do with genes. Restriction Enzymes: The Video Clip.
16.1 – Producing DNA Fragments. Genetic Engineering Genetic engineering is a rapidly advancing field of Biology. We can now manipulate, alter and even.
Bioinformatics Jan Taylor. A bit about me Biochemistry and Molecular Biology Computer Science, Computational Biology Multivariate statistics Machine learning.
Genome Drugs By: C. Brandon Brown Restriction Enzymes: cut certain segments of DNA that correspond to the enzymes cut sequence these enzymes sequences.
Computing For Biology An online course for A-level students Runs 18 th to 29 th August 2014 TCGATTCCAGAACTAGGCATTATAGATAGATTCAG ATAGGACATAGATCGATTCAGATAGGATATAATCG.
Lesson Overview Lesson Overview Studying Life Lesson Overview 1.3 Studying Life.
What Is Biotechnology? An Introduction BioScience Survey An Introduction BioScience Survey.
What is Biotechnology?.
Bioinformatics and it’s methods Prepared by: Petro Rogutskyi
CSE 6406: Bioinformatics Algorithms. Course Outline
Biotechnology pp WHAT IS IT?  Biotechnology : the application of technology to better use DNA and biology.
Lesson Overview Lesson Overview Studying the Human Genome Lesson Overview 14.3 Studying the Human Genome.
Gene Regulatory Network Inference. Progress in Disease Treatment  Personalized medicine is becoming more prevalent for several kinds of cancer treatment.
Andre’ White Sam Tadlock 4.4 Genetic Engineering and Biotechnology ( )
4 Molecular biology in medicine Figure 4.1 The influenza virus has two surface proteins: neuraminidase and haemagglutinin. These proteins change continually,
11/1/2009 Biology: 11.2 Human Applications Genetic Engineering Human Applications Genetic Engineering.
DNA Manipulation Diabetes Genetic Engineering – Animals – Drugs Bacteria Plasmid Biopharming Transgenic Organisms Knockout Mice Cloning.
Intel Confidential – Internal Only Co-clustering of biological networks and gene expression data Hanisch et al. This paper appears in: bioinformatics 2002.
KEY CONCEPT Technology continually changes the way biologists work.
Data Mining and Decision Trees 1.Data Mining and Biological Information 2.Data Mining and Machine Learning Techniques 3.Decision trees and C5 4.Applications.
EB3233 Bioinformatics Introduction to Bioinformatics.
Biotechnology is the use of biological systems, such as microorganisms, whole cells or their molecules, to solve problems or to make useful products.
Overview of Bioinformatics Module Denis Manley.. Contact Details Lecturer Name: Denis Manley Room number: KE-1-013a
Introduction to biological molecular networks
Introduction to Biotechnology Chapter 13. What is biotechnology? “ Any technique that uses living organisms or their products to make or modify a product,
The Future of Genetics Research Lesson 7. Human Genome Project 13 year project to sequence human genome and other species (fruit fly, mice yeast, nematodes,
Bioinformatics Dipl. Ing. (FH) Patrick Grossmann
1 Ch 15 DNA Technology/ Genetic Engineering. Selective Breeding Selective Breeding – humans take advantage of naturally occurring genetic variation to.
Graduate Research with Bioinformatics Research Mentors Nancy Warter-Perez, ECE Robert Vellanoweth Chem and Biochem Fellow Sean Caonguyen 8/20/08.
13-1 OBJECTIVES IDENTIFY HOW SELECTIVE BREEDING IS USED COMPARE AND CONTRAST INBREEDING AND HYBRIDIZATION USE A PUNNETT SQUARE TO PERFORM A TEST CROSS.
Practical Applications of Biotechnology
DNA Technology.
Dr. Ghufran Mohammed Hussein
DNA Technology.
Ch 15 DNA Technology/ Genetic Engineering
Practical Applications of Biotechnology
Gil McVean Department of Statistics
Bioinformatics Madina Bazarova. What is Bioinformatics? Bioinformatics is marriage between biology and computer. It is the use of computers for the acquisition,
DNA Technology.
Practical Applications of Biotechnology
Practical Applications of Biotechnology
Practical Applications of Biotechnology
DNA Technology.
DNA Technology.
The Future of Genetic Research
DNA Manipulation Diabetes Genetic Engineering Bacterial Plasmid
Biotechnology.
DNA Technology.
The Study of Biological Information
Introduction to Bioinformatic
DNA Technology.
DNA Technology.
DNA Technology.
Biotechnology is the use of biological systems, such as microorganisms, whole cells or their molecules, to solve problems or to make useful products.
Practical Applications of Biotechnology
Presentation transcript:

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 .

3 Genetics 101

4 DNA mRNA Protein

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”).

Case study #1 PRINCE: Associating genes and protein complexes with hereditary disease

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.

8 PPI – “Protein facebook”

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).

10 From a problem to an algorithm If related parts of some car break down, the ‘symptoms’ will be similar.

q d1 d2 d3 d4 d p2p3 p4 p10 p5 p7 p6 p8 p9 p1 p11 How does PRINCE work? Interval 10P p5 p7 p9

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.

13 PRINCE beats the competition!

Case study #2 Metabolic models: Simulation of life! (Parts stolen from Tomer Shlomi and Eytan Ruppin)

15 Metabolism The body is a huge factory for assembling and disassembling molecules ( = stuff). Factory workers: special proteins called enzymes. A single transformation of one 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.”)

16 Metabolic network

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.

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).

19 Questions?

20 Thank you for listening!