CECS Introduction to Bioinformatics University of Louisville Spring 2004 Dr. Eric Rouchka

Size: px
Start display at page:

Download "CECS Introduction to Bioinformatics University of Louisville Spring 2004 Dr. Eric Rouchka"

Transcription

1

2 Dr. Awwad Abdoh Radwan Dept Pharm Organic Chemistry, Faculty of Pharmacy, Assiut University. 29/09/2005

3 Required Texts Image Source:

4 Other Bioinformatics Books Image Source:

5 Other Reference Books Image Source:

6 Tentative Schedule of Topics Overview of molecular biology Pairwise sequence alignment Multiple sequence alignment Sequence Databases Database searching Construction of phylogenetic trees RNA secondary structure prediction Microarray image analysis Sequence assembly techniques Gene Prediction Protein Folding Prediction

7 What is Bioinformatics/ Computational Biology? Bioinformatics: collection and storage of biological information Computational biology: development of algorithms and statistical models to analyze biological data Bioinformatics/Computational Biology will be interchanged

8 Why should I care? SmartMoney ranks Bioinformatics as #1 among next HotJobs Business Week 50 Masters of Innovation Jobs available, exciting research potential Important information waiting to be decoded!

9 Why is bioinformatics hot? Supply/demand: few people adequately trained in both biology and computer science Genome sequencing, microarrays, etc lead to large amounts of data to be analyzed Leads to important discoveries Saves time and money

10 What skills are needed? Well-grounded in one of the following areas: Computer science Molecular biology Statistics Working knowledge and appreciation in the others!

11 Overview of Molecular Biology Cells Chromosomes DNA RNA Amino Acids Proteins Genome/Transcriptome/Proteome CECS Introduction to Bioinformatics University of Louisville Spring 2004 Dr. Eric Rouchka

12 Cells Complex system enclosed in a membrane Organisms are unicellular (bacteria, baker s yeast) or multicellular Humans: 60 trillion cells 320 cell types Example Animal Cell biology_intro.htm CECS Introduction to Bioinformatics University of Louisville Spring 2004 Dr. Eric Rouchka

13 Chromosomes In eukaryotes, nucleus contains one or several double stranded DNA molecules organized as chromosomes Humans: 22 Pairs of autosomes 1 pair sex chromosomes Human Karyotype Session8/Session8.html CECS Introduction to Bioinformatics University of Louisville Spring 2004 Dr. Eric Rouchka

14 What is DNA? DNA: Deoxyribonucleic Acid Single stranded molecule (oligomer, polynucleotide) chain of nucleotides 4 different nucleotides: Adenosine (A) Cytosine (C) Guanine (G) Thymine (T)

15 Nucleotide Bases Purines (A and G) Pyrimidines (C and T) Difference is in base structure Image Source: biology_intro.htm CECS Introduction to Bioinformatics University of Louisville Spring 2004 Dr. Eric Rouchka

16 DNA polynucleotides(oligomers) Different nucleotides are strung together to form polynucleotides Ends of the polynucleotide are different A directionality is present Convention is to label the coding strand from 5 to 3

17 Single Strand Polynucleotide Example polynucleotide: 5 G T A A A G T C C C G T T A G C 3

18 Double Stranded DNA Source: unknown

19 Double Helix Two complementary DNA strands form a stable DNA double helix Spring 2003 marked the 50 th anniversary of its discovery Image source; biology_intro.htm

20 RNA Ribonucleic Acid Important in a variety of ways, including protein synthesis Similar to DNA Thymine (T) is replaced by uracil (U) RNA can be: Single stranded Double stranded Hybridized with DNA

21 mrna Messenger RNA Linear molecule encoding genetic information copied from DNA molecules Transcription: process in which DNA is copied into an RNA molecule

22 mrna Processing Image source:

23 trna structure Source:

24 trna Amino acid attached to each trna Determined by 3 base anticodon sequence (complementary to mrna) Translation: process in which the nucleotide sequence of the processed mrna is used in order to join amino acids together into a protein with the help of ribosomes and trna

25 Genetic Code 4 possible bases (A, C, G, U) 3 bases in the codon 4 * 4 * 4 = 64 possible codon sequences Start codon: AUG Stop codons: UAA, UAG, UGA 61 codons to code for amino acids (AUG as well) 20 amino acids redundancy in genetic code CECS Introduction to Bioinformatics University of Louisville Spring 2004 Dr. Eric Rouchka

26 Glycine (G, GLY) Alanine (A, ALA) Valine (V, VAL) Leucine (L, LEU) Isoleucine (I, ILE) Phenylalanine (F, PHE) Proline (P, PRO) Serine (S, SER) Threonine (T, THR) Cysteine (C, CYS) Methionine (M, MET) Tryptophan (W, TRP) Tyrosine (T, TYR) Asparagine (N, ASN) Glutamine (Q, GLN) Aspartic acid (D, ASP) Glutamic Acid (E, GLU) Lysine (K, LYS) Arginine (R, ARG) Histidine (H, HIS) START: AUG STOP: UAA, UAG, UGA 20 Amino Acids

27 Proteins Polypeptides having a three dimensional structure. Primary sequence of amino acids constituting the polypeptide chain Secondary local organization into secondary structures such as α helices and β sheets Tertiary three dimensional arrangements of the amino acids as they react to one another due to the polarity and resulting interactions between their side chains Quaternary number and relative positions of the protein subunits

28 Protein Structure Image source:

29 Central Dogma DNA RNA PROTEIN Image source: unknown CECS Introduction to Bioinformatics University of Louisville Spring 2004 Dr. Eric Rouchka

30 What is a Gene? the physical and functional unit of heredity that carries information from one generation to the next DNA sequence necessary for the synthesis of a functional protein or RNA molecule

31 Brief History of Sequencing Discovery of Complementary Bases Erwin Chargaff, 1950 Discovery of DNA Double Helix 1953 only 50 years ago James Watson Francis Crick Rosland Franklin Image: biotechnology_2.html CECS Introduction to Bioinformatics University of Louisville Spring 2004 Dr. Eric Rouchka

32 History Of Genetic Code Genetic Code Completely uncovered (1965) Marshall Nierenberg

33 Brief History of Sequencing First Protein Sequence ~1955 Bovine Insulin (Fred Sanger) First DNA Sequence ~1965 yeast alanine trna (77 bases) Development of DNA sequencing Maxam-Gilbert and Sanger Methods (1977) CECS Introduction to Bioinformatics University of Louisville Spring 2004 Dr. Eric Rouchka

34 Genetic Mapping Sex-linked genes studied since early 1900s Gene mapping takes off in late 1970s David Botstein (RFLPs 1978) 1979: 579 Genes Mapped 2003 ~30,000 Genes Mapped Mapping of Huntington s Disease (First Diseased Gene) Triplet Repeat 1983 Nancy Wexler

35 Shotgun Sequencing Approach Developed 1991 TIGR Craig Venter, Hamilton Smith Break genome into millions of pieces Sequence each piece Reassemble into full genomes CECS Introduction to Bioinformatics University of Louisville Spring 2004 Dr. Eric Rouchka

36 Whole Genome Shotgun Approach reads generated directly from a wholegenome library assemble the genome all at once

37 Base calling and Assembly Software PHRED and PHRAP Developed (1988) PHRED: Base calling software PHRAP: Assists in assembly of sequenced data CECS Introduction to Bioinformatics University of Louisville Spring 2004 Dr. Eric Rouchka

38 Available Assemblers SEQAID (Peltola et al., 1984) CAP (Huang, 1992) PHRAP (Green, 1994) TIGR Assembler (Sutton et al., 1995) AMASS (Kim et al., 1999) CAP3 (Huang and Madan, 1999) Celera Assembler (Myers et al., 2000) EULER (Pevzner et al., 2001) ARACHNE (Batzoglou et al., 2002) CECS Introduction to Bioinformatics University of Louisville Spring 2004 Dr. Eric Rouchka

39 Human Genome Project Began in 1990 (US DOE 15 years) Identify all genes in human DNA Determine sequence of human genome Develop faster sequencing technologies Develop tools for data analysis CECS Introduction to Bioinformatics University of Louisville Spring 2004 Dr. Eric Rouchka

40 Genomes Fruit Fly Mouse Rat Rice Zebra fish Puffer fish Chicken Dog Frog CECS Introduction to Bioinformatics University of Louisville Spring 2004 Dr. Eric Rouchka

41 Growth of GenBank 1982: 600,000 Bases 2002: 28.5 Billion Bases Image source:

42 Other Notables Dayhoff ATLAS Database of Proteins (1960s) Sequence Comparison Algorithms 1970, Needleman-Wunch (global alignment) Protein Databank Brookhaven PDB (1973)

43 Other Notables NMR for protein structure identification (1980) IntelliGenetics Founded DNA and Protein sequence analysis (1980)

44 Other Notables Smith-Waterman algorithm Local sequence alignment (1981) GenBank Database created (1982) Genetics Computer Group Founded GCG suite (1982) PCR First Described (1985)

45 Other Notables FASTP Algorithm Protein database searching (1985) SWISS-PROT Protein Database (1986)

46 Other Notables PERL Programming Language Allows for sequence manipulation (1987) NCBI Established (1988) Human Genome Initiative (1988)

47 Other Notables FASTA Program released (1988) DNA and Protein sequence database searches BLAST Program released (1990) Allows for quick database searches Informax Founded (1990) Human Genome Project Begins (1990) CECS Introduction to Bioinformatics University of Louisville Spring 2004 Dr. Eric Rouchka

48 Other Notables First Commercial Microarray chips produced (1996) Dolly Cloned (1997) Capillary Sequencing machines introduced (1997)

49 Microarrays Microarray: New Technology (less than 10 years old) Allows study of thousands of genes at same time Study genes under different conditions Glass slide of DNA molecules Molecule: string of bases uniquely identifies gene or unit to be studied

50 Microarray Image Analysis Microarrays detect gene interactions: 4 colors: Green: high control Red: High sample Yellow: Equal Black: None Problem is to quantify image signals

Bioinformatics. ONE Introduction to Biology. Sami Khuri Department of Computer Science San José State University Biology/CS 123A Fall 2012

Bioinformatics. ONE Introduction to Biology. Sami Khuri Department of Computer Science San José State University Biology/CS 123A Fall 2012 Bioinformatics ONE Introduction to Biology Sami Khuri Department of Computer Science San José State University Biology/CS 123A Fall 2012 Biology Review DNA RNA Proteins Central Dogma Transcription Translation

More information

Basic concepts of molecular biology

Basic concepts of molecular biology Basic concepts of molecular biology Gabriella Trucco Email: gabriella.trucco@unimi.it Life The main actors in the chemistry of life are molecules called proteins nucleic acids Proteins: many different

More information

Basic concepts of molecular biology

Basic concepts of molecular biology Basic concepts of molecular biology Gabriella Trucco Email: gabriella.trucco@unimi.it What is life made of? 1665: Robert Hooke discovered that organisms are composed of individual compartments called cells

More information

Molecular Biology. Biology Review ONE. Protein Factory. Genotype to Phenotype. From DNA to Protein. DNA à RNA à Protein. June 2016

Molecular Biology. Biology Review ONE. Protein Factory. Genotype to Phenotype. From DNA to Protein. DNA à RNA à Protein. June 2016 Molecular Biology ONE Sami Khuri Department of Computer Science San José State University Biology Review DNA RNA Proteins Central Dogma Transcription Translation Genotype to Phenotype Protein Factory DNA

More information

Algorithms in Bioinformatics ONE Transcription Translation

Algorithms in Bioinformatics ONE Transcription Translation Algorithms in Bioinformatics ONE Transcription Translation Sami Khuri Department of Computer Science San José State University sami.khuri@sjsu.edu Biology Review DNA RNA Proteins Central Dogma Transcription

More information

Unit 1. DNA and the Genome

Unit 1. DNA and the Genome Unit 1 DNA and the Genome Gene Expression Key Area 3 Vocabulary 1: Transcription Translation Phenotype RNA (mrna, trna, rrna) Codon Anticodon Ribosome RNA polymerase RNA splicing Introns Extrons Gene Expression

More information

DNA.notebook March 08, DNA Overview

DNA.notebook March 08, DNA Overview DNA Overview Deoxyribonucleic Acid, or DNA, must be able to do 2 things: 1) give instructions for building and maintaining cells. 2) be copied each time a cell divides. DNA is made of subunits called nucleotides

More information

CS 4491/CS 7990 SPECIAL TOPICS IN BIOINFORMATICS

CS 4491/CS 7990 SPECIAL TOPICS IN BIOINFORMATICS 1 CS 4491/CS 7990 SPECIAL TOPICS IN BIOINFORMATICS * Some contents are adapted from Dr. Jean Gao at UT Arlington Mingon Kang, PhD Computer Science, Kennesaw State University 2 Genetics The discovery of

More information

Lecture 19A. DNA computing

Lecture 19A. DNA computing Lecture 19A. DNA computing What exactly is DNA (deoxyribonucleic acid)? DNA is the material that contains codes for the many physical characteristics of every living creature. Your cells use different

More information

DNA is normally found in pairs, held together by hydrogen bonds between the bases

DNA is normally found in pairs, held together by hydrogen bonds between the bases Bioinformatics Biology Review The genetic code is stored in DNA Deoxyribonucleic acid. DNA molecules are chains of four nucleotide bases Guanine, Thymine, Cytosine, Adenine DNA is normally found in pairs,

More information

Nucleic acid and protein Flow of genetic information

Nucleic acid and protein Flow of genetic information Nucleic acid and protein Flow of genetic information References: Glick, BR and JJ Pasternak, 2003, Molecular Biotechnology: Principles and Applications of Recombinant DNA, ASM Press, Washington DC, pages.

More information

The combination of a phosphate, sugar and a base forms a compound called a nucleotide.

The combination of a phosphate, sugar and a base forms a compound called a nucleotide. History Rosalin Franklin: Female scientist (x-ray crystallographer) who took the picture of DNA James Watson and Francis Crick: Solved the structure of DNA from information obtained by other scientist.

More information

Roadmap. The Cell. Introduction to Molecular Biology. DNA RNA Protein Central dogma Genetic code Gene structure Human Genome

Roadmap. The Cell. Introduction to Molecular Biology. DNA RNA Protein Central dogma Genetic code Gene structure Human Genome Introduction to Molecular Biology Lodish et al Ch1-4 http://www.ncbi.nlm.nih.gov/books EECS 458 CWRU Fall 2004 DNA RNA Protein Central dogma Genetic code Gene structure Human Genome Roadmap The Cell Lodish

More information

From Gene to Protein

From Gene to Protein 8.2 Structure of DNA From Gene to Protein deoxyribonucleic acid - (DNA) - the ultimate source of all information in a cell This information is used by the cell to produce the protein molecules which are

More information

ENZYMES AND METABOLIC PATHWAYS

ENZYMES AND METABOLIC PATHWAYS ENZYMES AND METABOLIC PATHWAYS This document is licensed under the Attribution-NonCommercial-ShareAlike 2.5 Italy license, available at http://creativecommons.org/licenses/by-nc-sa/2.5/it/ 1. Enzymes build

More information

The Structure of Proteins The Structure of Proteins. How Proteins are Made: Genetic Transcription, Translation, and Regulation

The Structure of Proteins The Structure of Proteins. How Proteins are Made: Genetic Transcription, Translation, and Regulation How Proteins are Made: Genetic, Translation, and Regulation PLAY The Structure of Proteins 14.1 The Structure of Proteins Proteins - polymer amino acids - monomers Linked together with peptide bonds A

More information

Problem: The GC base pairs are more stable than AT base pairs. Why? 5. Triple-stranded DNA was first observed in 1957. Scientists later discovered that the formation of triplestranded DNA involves a type

More information

BIOSTAT516 Statistical Methods in Genetic Epidemiology Autumn 2005 Handout1, prepared by Kathleen Kerr and Stephanie Monks

BIOSTAT516 Statistical Methods in Genetic Epidemiology Autumn 2005 Handout1, prepared by Kathleen Kerr and Stephanie Monks Rationale of Genetic Studies Some goals of genetic studies include: to identify the genetic causes of phenotypic variation develop genetic tests o benefits to individuals and to society are still uncertain

More information

Proteins: Wide range of func2ons. Polypep2des. Amino Acid Monomers

Proteins: Wide range of func2ons. Polypep2des. Amino Acid Monomers Proteins: Wide range of func2ons Proteins coded in DNA account for more than 50% of the dry mass of most cells Protein func9ons structural support storage transport cellular communica9ons movement defense

More information

Protein Synthesis. Application Based Questions

Protein Synthesis. Application Based Questions Protein Synthesis Application Based Questions MRNA Triplet Codons Note: Logic behind the single letter abbreviations can be found at: http://www.biology.arizona.edu/biochemistry/problem_sets/aa/dayhoff.html

More information

What is necessary for life?

What is necessary for life? Life What is necessary for life? Most life familiar to us: Eukaryotes FREE LIVING Or Parasites First appeared ~ 1.5-2 10 9 years ago Requirements: DNA, proteins, lipids, carbohydrates, complex structure,

More information

1. DNA, RNA structure. 2. DNA replication. 3. Transcription, translation

1. DNA, RNA structure. 2. DNA replication. 3. Transcription, translation 1. DNA, RNA structure 2. DNA replication 3. Transcription, translation DNA and RNA are polymers of nucleotides DNA is a nucleic acid, made of long chains of nucleotides Nucleotide Phosphate group Nitrogenous

More information

BIOLOGY. Monday 14 Mar 2016

BIOLOGY. Monday 14 Mar 2016 BIOLOGY Monday 14 Mar 2016 Entry Task List the terms that were mentioned last week in the video. Translation, Transcription, Messenger RNA (mrna), codon, Ribosomal RNA (rrna), Polypeptide, etc. Agenda

More information

Steroids. Steroids. Proteins: Wide range of func6ons. lipids characterized by a carbon skeleton consis3ng of four fused rings

Steroids. Steroids. Proteins: Wide range of func6ons. lipids characterized by a carbon skeleton consis3ng of four fused rings Steroids Steroids lipids characterized by a carbon skeleton consis3ng of four fused rings 3 six sided, and 1 five sided Cholesterol important steroid precursor component in animal cell membranes Although

More information

11 questions for a total of 120 points

11 questions for a total of 120 points Your Name: BYS 201, Final Exam, May 3, 2010 11 questions for a total of 120 points 1. 25 points Take a close look at these tables of amino acids. Some of them are hydrophilic, some hydrophobic, some positive

More information

Biology. Biology. Slide 1 of 39. End Show. Copyright Pearson Prentice Hall

Biology. Biology. Slide 1 of 39. End Show. Copyright Pearson Prentice Hall Biology Biology 1 of 39 12-3 RNA and Protein Synthesis 2 of 39 Essential Question What is transcription and translation and how do they take place? 3 of 39 12 3 RNA and Protein Synthesis Genes are coded

More information

Biology. Biology. Slide 1 of 39. End Show. Copyright Pearson Prentice Hall

Biology. Biology. Slide 1 of 39. End Show. Copyright Pearson Prentice Hall Biology Biology 1 of 39 12-3 RNA and Protein Synthesis 2 of 39 12 3 RNA and Protein Synthesis Genes are coded DNA instructions that control the production of proteins. Genetic messages can be decoded by

More information

DNA Structure DNA Nucleotide 3 Parts: 1. Phosphate Group 2. Sugar 3. Nitrogen Base

DNA Structure DNA Nucleotide 3 Parts: 1. Phosphate Group 2. Sugar 3. Nitrogen Base DNA,, RNA,, AND PROTEIN SYNTHESIS DNA Deoxyribonucleic Acid Enables cells to have different forms and perform different functions Primary functions of DNA: Store and transmit genetic information that tells

More information

EE550 Computational Biology

EE550 Computational Biology EE550 Computational Biology Week 1 Course Notes Instructor: Bilge Karaçalı, PhD Syllabus Schedule : Thursday 13:30, 14:30, 15:30 Text : Paul G. Higgs, Teresa K. Attwood, Bioinformatics and Molecular Evolution,

More information

A Zero-Knowledge Based Introduction to Biology

A Zero-Knowledge Based Introduction to Biology A Zero-Knowledge Based Introduction to Biology Konstantinos (Gus) Katsiapis 25 Sep 2009 Thanks to Cory McLean and George Asimenos Cells: Building Blocks of Life cell, membrane, cytoplasm, nucleus, mitochondrion

More information

Chapter 10. The Structure and Function of DNA. Lectures by Edward J. Zalisko

Chapter 10. The Structure and Function of DNA. Lectures by Edward J. Zalisko Chapter 10 The Structure and Function of DNA PowerPoint Lectures for Campbell Essential Biology, Fifth Edition, and Campbell Essential Biology with Physiology, Fourth Edition Eric J. Simon, Jean L. Dickey,

More information

Materials Protein synthesis kit. This kit consists of 24 amino acids, 24 transfer RNAs, four messenger RNAs and one ribosome (see below).

Materials Protein synthesis kit. This kit consists of 24 amino acids, 24 transfer RNAs, four messenger RNAs and one ribosome (see below). Protein Synthesis Instructions The purpose of today s lab is to: Understand how a cell manufactures proteins from amino acids, using information stored in the genetic code. Assemble models of four very

More information

Granby Transcription and Translation Services plc

Granby Transcription and Translation Services plc ompany Resources ranby Transcription and Translation Services plc has invested heavily in the Protein Synthesis business. mongst the resources available to new recruits are: the latest cellphones which

More information

What is necessary for life?

What is necessary for life? Life What is necessary for life? Most life familiar to us: Eukaryotes FREE LIVING Or Parasites First appeared ~ 1.5-2 10 9 years ago Requirements: DNA, proteins, lipids, carbohydrates, complex structure,

More information

1/4/18 NUCLEIC ACIDS. Nucleic Acids. Nucleic Acids. ECS129 Instructor: Patrice Koehl

1/4/18 NUCLEIC ACIDS. Nucleic Acids. Nucleic Acids. ECS129 Instructor: Patrice Koehl NUCLEIC ACIDS ECS129 Instructor: Patrice Koehl Nucleic Acids Nucleotides DNA Structure RNA Synthesis Function Secondary structure Tertiary interactions Wobble hypothesis DNA RNA Replication Transcription

More information

NUCLEIC ACIDS. ECS129 Instructor: Patrice Koehl

NUCLEIC ACIDS. ECS129 Instructor: Patrice Koehl NUCLEIC ACIDS ECS129 Instructor: Patrice Koehl Nucleic Acids Nucleotides DNA Structure RNA Synthesis Function Secondary structure Tertiary interactions Wobble hypothesis DNA RNA Replication Transcription

More information

Key Concept Translation converts an mrna message into a polypeptide, or protein.

Key Concept Translation converts an mrna message into a polypeptide, or protein. 8.5 Translation VOBLRY translation codon stop codon start codon anticodon Key oncept Translation converts an mrn message into a polypeptide, or protein. MIN IDES mino acids are coded by mrn base sequences.

More information

PROTEIN SYNTHESIS Flow of Genetic Information The flow of genetic information can be symbolized as: DNA RNA Protein

PROTEIN SYNTHESIS Flow of Genetic Information The flow of genetic information can be symbolized as: DNA RNA Protein PROTEIN SYNTHESIS Flow of Genetic Information The flow of genetic information can be symbolized as: DNA RNA Protein This is also known as: The central dogma of molecular biology Protein Proteins are made

More information

UNIT I RNA AND TYPES R.KAVITHA,M.PHARM LECTURER DEPARTMENT OF PHARMACEUTICS SRM COLLEGE OF PHARMACY KATTANKULATUR

UNIT I RNA AND TYPES R.KAVITHA,M.PHARM LECTURER DEPARTMENT OF PHARMACEUTICS SRM COLLEGE OF PHARMACY KATTANKULATUR UNIT I RNA AND TYPES R.KAVITHA,M.PHARM LECTURER DEPARTMENT OF PHARMACEUTICS SRM COLLEGE OF PHARMACY KATTANKULATUR RNA, as previously mentioned, is an acronym for ribonucleic acid. There are many forms

More information

THE GENETIC CODE Figure 1: The genetic code showing the codons and their respective amino acids

THE GENETIC CODE Figure 1: The genetic code showing the codons and their respective amino acids THE GENETIC CODE As DNA is a genetic material, it carries genetic information from cell to cell and from generation to generation. There are only four bases in DNA and twenty amino acids in protein, so

More information

DNA Structure and Protein synthesis

DNA Structure and Protein synthesis DNA Structure and Protein synthesis What is DNA? DNA = deoxyribonucleic acid Chromosomes are made of DNA It carries genetic information: controls the activities of cells by providing instructions for making

More information

Daily Agenda. Warm Up: Review. Translation Notes Protein Synthesis Practice. Redos

Daily Agenda. Warm Up: Review. Translation Notes Protein Synthesis Practice. Redos Daily Agenda Warm Up: Review Translation Notes Protein Synthesis Practice Redos 1. What is DNA Replication? 2. Where does DNA Replication take place? 3. Replicate this strand of DNA into complimentary

More information

Chemistry 121 Winter 17

Chemistry 121 Winter 17 Chemistry 121 Winter 17 Introduction to Organic Chemistry and Biochemistry Instructor Dr. Upali Siriwardane (Ph.D. Ohio State) E-mail: upali@latech.edu Office: 311 Carson Taylor Hall ; Phone: 318-257-4941;

More information

36. The double bonds in naturally-occuring fatty acids are usually isomers. A. cis B. trans C. both cis and trans D. D- E. L-

36. The double bonds in naturally-occuring fatty acids are usually isomers. A. cis B. trans C. both cis and trans D. D- E. L- 36. The double bonds in naturally-occuring fatty acids are usually isomers. A. cis B. trans C. both cis and trans D. D- E. L- 37. The essential fatty acids are A. palmitic acid B. linoleic acid C. linolenic

More information

Chapter 12-3 RNA & Protein Synthesis Notes From DNA to Protein (DNA RNA Protein)

Chapter 12-3 RNA & Protein Synthesis Notes From DNA to Protein (DNA RNA Protein) Chapter 12-3 RNA & Protein Synthesis Notes From DNA to Protein (DNA RNA Protein) I. Review A. Cells copy their DNA (in S phase of Interphase)-Why? Prepare for Cell Division (Mitosis & Cytokinesis) Genes

More information

Deoxyribonucleic Acid DNA. Structure of DNA. Structure of DNA. Nucleotide. Nucleotides 5/13/2013

Deoxyribonucleic Acid DNA. Structure of DNA. Structure of DNA. Nucleotide. Nucleotides 5/13/2013 Deoxyribonucleic Acid DNA The Secret of Life DNA is the molecule responsible for controlling the activities of the cell It is the hereditary molecule DNA directs the production of protein In 1953, Watson

More information

6-Foot Mini Toober Activity

6-Foot Mini Toober Activity Big Idea The interaction between the substrate and enzyme is highly specific. Even a slight change in shape of either the substrate or the enzyme may alter the efficient and selective ability of the enzyme

More information

Create a model to simulate the process by which a protein is produced, and how a mutation can impact a protein s function.

Create a model to simulate the process by which a protein is produced, and how a mutation can impact a protein s function. HASPI Medical Biology Lab 0 Purpose Create a model to simulate the process by which a protein is produced, and how a mutation can impact a protein s function. Background http://mssdbio.weebly.com/uploads/1//7/6/17618/970_orig.jpg

More information

UNIT (12) MOLECULES OF LIFE: NUCLEIC ACIDS

UNIT (12) MOLECULES OF LIFE: NUCLEIC ACIDS UNIT (12) MOLECULES OF LIFE: NUCLEIC ACIDS Nucleic acids are extremely large molecules that were first isolated from the nuclei of cells. Two kinds of nucleic acids are found in cells: RNA (ribonucleic

More information

Problem Set Unit The base ratios in the DNA and RNA for an onion (Allium cepa) are given below.

Problem Set Unit The base ratios in the DNA and RNA for an onion (Allium cepa) are given below. Problem Set Unit 3 Name 1. Which molecule is found in both DNA and RNA? A. Ribose B. Uracil C. Phosphate D. Amino acid 2. Which molecules form the nucleotide marked in the diagram? A. phosphate, deoxyribose

More information

From Gene to Protein Transcription and Translation

From Gene to Protein Transcription and Translation Name: Hour: From Gene to Protein Transcription and Translation Introduction: In this activity you will learn how the genes in our DNA influence our characteristics. For example, how can a gene cause albinism

More information

What happens after DNA Replication??? Transcription, translation, gene expression/protein synthesis!!!!

What happens after DNA Replication??? Transcription, translation, gene expression/protein synthesis!!!! What happens after DNA Replication??? Transcription, translation, gene expression/protein synthesis!!!! Protein Synthesis/Gene Expression Why do we need to make proteins? To build parts for our body as

More information

Why are proteins important?

Why are proteins important? PROTEIN SYNTHESIS Why are proteins important? proteins help build cell structures some proteins are enzymes that promote biological reactions Proteins are found in muscles, blood, bones, etc.. RNA RNA

More information

DNA is the MASTER PLAN. RNA is the BLUEPRINT of the Master Plan

DNA is the MASTER PLAN. RNA is the BLUEPRINT of the Master Plan Sec. 12-3 RNA and Protein Synthesis Roles of DNA and RNA DNA is the MASTER PLAN RNA is the BLUEPRINT of the Master Plan 1 RNA uses the information from DNA to make proteins Differs from DNA: 1. Ribose

More information

Nucleic Acids: DNA and RNA

Nucleic Acids: DNA and RNA Nucleic Acids: DNA and RNA Living organisms are complex systems. Hundreds of thousands of proteins exist inside each one of us to help carry out our daily functions. These proteins are produced locally,

More information

Station 1: DNA Structure Use the figure above to answer each of the following questions. 1.This is the subunit that DNA is composed of. 2.

Station 1: DNA Structure Use the figure above to answer each of the following questions. 1.This is the subunit that DNA is composed of. 2. 1. Station 1: DNA Structure Use the figure above to answer each of the following questions. 1.This is the subunit that DNA is composed of. 2.This subunit is composed of what 3 parts? 3.What molecules make

More information

Bi Lecture 3 Loss-of-function (Ch. 4A) Monday, April 8, 13

Bi Lecture 3 Loss-of-function (Ch. 4A) Monday, April 8, 13 Bi190-2013 Lecture 3 Loss-of-function (Ch. 4A) Infer Gene activity from type of allele Loss-of-Function alleles are Gold Standard If organism deficient in gene A fails to accomplish process B, then gene

More information

DNA. translation. base pairing rules for DNA Replication. thymine. cytosine. amino acids. The building blocks of proteins are?

DNA. translation. base pairing rules for DNA Replication. thymine. cytosine. amino acids. The building blocks of proteins are? 2 strands, has the 5-carbon sugar deoxyribose, and has the nitrogen base Thymine. The actual process of assembling the proteins on the ribosome is called? DNA translation Adenine pairs with Thymine, Thymine

More information

Unit 5 DNA, RNA, and Protein Synthesis

Unit 5 DNA, RNA, and Protein Synthesis 1 Biology Unit 5 DNA, RNA, and Protein Synthesis 5:1 History of DNA Discovery Fredrick Griffith-conducted one of the first experiment s in 1928 to suggest that bacteria are capable of transferring genetic

More information

Nucleic acids deoxyribonucleic acid (DNA) ribonucleic acid (RNA) nucleotide

Nucleic acids deoxyribonucleic acid (DNA) ribonucleic acid (RNA) nucleotide Nucleic Acids Nucleic acids are molecules that store information for cellular growth and reproduction There are two types of nucleic acids: - deoxyribonucleic acid (DNA) and ribonucleic acid (RNA) These

More information

Chapter 13 - Concept Mapping

Chapter 13 - Concept Mapping Chapter 13 - Concept Mapping Using the terms and phrases provided below, complete the concept map showing the discovery of DNA structure. amount of base pairs five-carbon sugar purine DNA polymerases Franklin

More information

Biology: The substrate of bioinformatics

Biology: The substrate of bioinformatics Bi01_1 Unit 01: Biology: The substrate of bioinformatics What is Bioinformatics? Bi01_2 handling of information related to living organisms understood on the basis of molecular biology Nature does it.

More information

Ch 10 Molecular Biology of the Gene

Ch 10 Molecular Biology of the Gene Ch 10 Molecular Biology of the Gene For Next Week Lab -Hand in questions from 4 and 5 by TUES in my mailbox (Biology Office) -Do questions for Lab 6 for next week -Lab practical next week Lecture Read

More information

Student Exploration: RNA and Protein Synthesis Due Wednesday 11/27/13

Student Exploration: RNA and Protein Synthesis Due Wednesday 11/27/13 http://www.explorelearning.com Name: Period : Student Exploration: RNA and Protein Synthesis Due Wednesday 11/27/13 Vocabulary: Define these terms in complete sentences on a separate piece of paper: amino

More information

Human Biology 175 Lecture Notes: Cells. Section 1 Introduction

Human Biology 175 Lecture Notes: Cells. Section 1 Introduction Human Biology 175 Lecture Notes: Cells Section 1 Introduction A) 1) All organisms are composed of at least one cell. a) Unicellular example: b) Multicellular example(s): 2) All cells are similar in their

More information

DNA and the Production of Proteins Course Notes. Cell Biology. Sub-Topic 1.3 DNA and the Production of Proteins

DNA and the Production of Proteins Course Notes. Cell Biology. Sub-Topic 1.3 DNA and the Production of Proteins Cell Biology Sub-Topic 1.3 DNA and the Production of Proteins On completion of this subtopic I will be able to state that: Chromosomes contain genetic information that gives rise to an organism s characteristics.

More information

DNA RNA PROTEIN SYNTHESIS -NOTES-

DNA RNA PROTEIN SYNTHESIS -NOTES- DNA RNA PROTEIN SYNTHESIS -NOTES- THE COMPONENTS AND STRUCTURE OF DNA DNA is made up of units called nucleotides. Nucleotides are made up of three basic components:, called deoxyribose in DNA In DNA, there

More information

NUCLEIC ACID METABOLISM. Omidiwura, B.R.O

NUCLEIC ACID METABOLISM. Omidiwura, B.R.O NUCLEIC ACID METABOLISM Omidiwura, B.R.O Nucleic Acids Nucleic acids are molecules that store information for cellular growth and reproduction There are two types of nucleic acids: - deoxyribonucleic acid

More information

Protein Synthesis: Transcription and Translation

Protein Synthesis: Transcription and Translation Review Protein Synthesis: Transcription and Translation Central Dogma of Molecular Biology Protein synthesis requires two steps: transcription and translation. DNA contains codes Three bases in DNA code

More information

Genetics I. DNA, RNA and protein structure

Genetics I. DNA, RNA and protein structure DNA, RNA and protein structure Genetic information is stored in: - nucleus genome - mitochondria mitochondriome - chloroplasts plastome - cellular parasites (viruses) - genomic parasites (transposons)

More information

Chapter 10: Gene Expression and Regulation

Chapter 10: Gene Expression and Regulation Chapter 10: Gene Expression and Regulation Fact 1: DNA contains information but is unable to carry out actions Fact 2: Proteins are the workhorses but contain no information THUS Information in DNA must

More information

Unit VII DNA to RNA to protein The Central Dogma

Unit VII DNA to RNA to protein The Central Dogma Unit VII DNA to RNA to protein The Central Dogma DNA Deoxyribonucleic acid, the material that contains information that determines inherited characteristics. A DNA molecule is shaped like a spiral staircase

More information

BME205: Lecture 2 Bio systems. David Bernick

BME205: Lecture 2 Bio systems. David Bernick BME205: Lecture 2 Bio systems David Bernick Bioinforma;cs Infer pa>erns from life biological sequences structures molecular pathways. Suggest hypotheses from inferred pa>erns Structure and Func;on Novel

More information

DNA, RNA, and PROTEIN SYNTHESIS

DNA, RNA, and PROTEIN SYNTHESIS DNA, RNA, and PROTEIN SYNTHESIS 1 DNA DNA contains genes, sequences of nucleotide bases The genes code for polypeptides (proteins) Proteins are used to build cells and do much of the work inside cells

More information

RNA and Protein Synthesis

RNA and Protein Synthesis RNA and Protein Synthesis CTE: Agriculture and Natural Resources: C5.3 Understand various cell actions, such as osmosis and cell division. C5.4 Compare and contrast plant and animal cells, bacteria, and

More information

He who asks is a fool for five minutes, but he who does not ask remains a fool forever. Today. Admin Stuff. CSE527 Computational Biology

He who asks is a fool for five minutes, but he who does not ask remains a fool forever. Today. Admin Stuff. CSE527 Computational Biology CSE527 Computational Biology http://www.cs.washington.edu/527 He who asks is a fool for five minutes, but he who does not ask remains a fool forever. Larry Ruzzo Autumn 2006 -- Chinese Proverb UW CSE Computational

More information

Forensic Science: DNA Evidence Unit

Forensic Science: DNA Evidence Unit Day 2 : Cooperative Lesson Topic: Protein Synthesis Duration: 55 minutes Grade Level: 10 th Grade Forensic Science: DNA Evidence Unit Purpose: The purpose of this lesson is to review and build upon prior

More information

BIO 101 : The genetic code and the central dogma

BIO 101 : The genetic code and the central dogma BIO 101 : The genetic code and the central dogma NAME Objectives The purpose of this exploration is to... 1. design experiments to decipher the genetic code; 2. visualize the process of protein synthesis;

More information

6.C: Students will explain the purpose and process of transcription and translation using models of DNA and RNA

6.C: Students will explain the purpose and process of transcription and translation using models of DNA and RNA 6.C: Students will explain the purpose and process of transcription and translation using models of DNA and RNA DNA mrna Protein DNA is found in the nucleus, but making a protein occurs at the ribosome

More information

To truly understand genetics, biologists first had to discover the chemical nature of genes

To truly understand genetics, biologists first had to discover the chemical nature of genes To truly understand genetics, biologists first had to discover the chemical nature of genes Identifying the structure that carries genetic information makes it possible to understand how genes control

More information

Chapter 12 DNA & RNA

Chapter 12 DNA & RNA Chapter 12 DNA & RNA Experiments with Heredity Material Griffith s Experiments: injected mice with bacteria that cause pneumonia Concluded genetic info is transformed from one bacteria to another Avery

More information

Protein Synthesis Honors Biology

Protein Synthesis Honors Biology Protein Synthesis What do we know? Metabolism is controlled by enzymes enzymes are proteins DNA contains the genetic information to build proteins. DNA is only in the nucleus. Ribosomes are not. How then

More information

DNA and Biotechnology Form of DNA Form of DNA Form of DNA Form of DNA Replication of DNA Replication of DNA

DNA and Biotechnology Form of DNA Form of DNA Form of DNA Form of DNA Replication of DNA Replication of DNA 21 DNA and Biotechnology DNA and Biotechnology OUTLINE: Replication of DNA Gene Expression Mutations Regulating Gene Activity Genetic Engineering Genomics DNA (deoxyribonucleic acid) Double-stranded molecule

More information

Big Idea 3C Basic Review

Big Idea 3C Basic Review Big Idea 3C Basic Review 1. A gene is a. A sequence of DNA that codes for a protein. b. A sequence of amino acids that codes for a protein. c. A sequence of codons that code for nucleic acids. d. The end

More information

How do we know what the structure and function of DNA is? - Double helix, base pairs, sugar, and phosphate - Stores genetic information

How do we know what the structure and function of DNA is? - Double helix, base pairs, sugar, and phosphate - Stores genetic information DNA: CH 13 How do we know what the structure and function of DNA is? - Double helix, base pairs, sugar, and phosphate - Stores genetic information Discovering DNA s Function 1928: Frederick Griffith studied

More information

Introduction to Bioinformatics

Introduction to Bioinformatics Introduction to Bioinformatics Contents Cell biology Organisms and cells Building blocks of cells How genes encode proteins? Bioinformatics What is bioinformatics? Practical applications Tools and databases

More information

DNA, RNA and protein synthesis

DNA, RNA and protein synthesis DNA, RNA and protein synthesis DNA is deoxyribonucleic acid DNA contains all the genetic instructions for making proteins within the cell. Each DNA molecule is made of repeating subunits called nucleotides.

More information

Chapter 6. Genes and DNA. Table of Contents. Section 1 What Does DNA Look Like? Section 2 How DNA Works

Chapter 6. Genes and DNA. Table of Contents. Section 1 What Does DNA Look Like? Section 2 How DNA Works Genes and DNA Table of Contents Section 1 What Does DNA Look Like? Section 1 What Does DNA Look Like? Objectives List three important events that led to understanding the structure of DNA. Describe the

More information

Gene Expression Transcription/Translation Protein Synthesis

Gene Expression Transcription/Translation Protein Synthesis Gene Expression Transcription/Translation Protein Synthesis 1. Describe how genetic information is transcribed into sequences of bases in RNA molecules and is finally translated into sequences of amino

More information

Lecture for Wednesday. Dr. Prince BIOL 1408

Lecture for Wednesday. Dr. Prince BIOL 1408 Lecture for Wednesday Dr. Prince BIOL 1408 THE FLOW OF GENETIC INFORMATION FROM DNA TO RNA TO PROTEIN Copyright 2009 Pearson Education, Inc. Genes are expressed as proteins A gene is a segment of DNA that

More information

DNA Begins the Process

DNA Begins the Process Biology I D N A DNA contains genes, sequences of nucleotide bases These Genes code for polypeptides (proteins) Proteins are used to build cells and do much of the work inside cells DNA Begins the Process

More information

Lesson 8. DNA: The Molecule of Heredity. Gene Expression and Regulation. Introduction to Life Processes - SCI 102 1

Lesson 8. DNA: The Molecule of Heredity. Gene Expression and Regulation. Introduction to Life Processes - SCI 102 1 Lesson 8 DNA: The Molecule of Heredity Gene Expression and Regulation Introduction to Life Processes - SCI 102 1 Genes and DNA Hereditary information is found in discrete units called genes Genes are segments

More information

Sections 12.3, 13.1, 13.2

Sections 12.3, 13.1, 13.2 Sections 12.3, 13.1, 13.2 Background: Watson & Crick recognized that base pairing in the double helix allows DNA to be copied, or replicated Each strand in the double helix has all the information to remake

More information

II. DNA Deoxyribonucleic Acid Located in the nucleus of the cell Codes for your genes Frank Griffith- discovered DNA in 1928

II. DNA Deoxyribonucleic Acid Located in the nucleus of the cell Codes for your genes Frank Griffith- discovered DNA in 1928 HEREDITY = passing on of characteristics from parents to offspring I. DNA, Chromosomes, Chromatin, and Genes DNA = blueprint of life (has the instructions for making an organism) Chromatin= uncoiled DNA

More information

DNA: The Molecule of Heredity

DNA: The Molecule of Heredity 1 DNA: The Molecule of Heredity DNA Deoxyribonucleic acid Is a type of nucleic acid What chromosomes (and genes) are made of Made up of repeating nucleotide subunits 1 nucleotide looks like: Phosphate

More information

what are proteins? what are the building blocks of proteins? what type of bond is in proteins? Molecular Biology Proteins - review Amino Acids

what are proteins? what are the building blocks of proteins? what type of bond is in proteins? Molecular Biology Proteins - review Amino Acids Molecular Biology The Study of Proteins and Nucleic Acids what are proteins? what are the building blocks of proteins? what type of bond is in proteins? Proteins - review functions include: catalysts for

More information

Biology Celebration of Learning (100 points possible)

Biology Celebration of Learning (100 points possible) Name Date Block Biology Celebration of Learning (100 points possible) Matching (1 point each) 1. Codon a. process of copying DNA and forming mrna 2. Genes b. section of DNA coding for a specific protein

More information

7.2 Protein Synthesis. From DNA to Protein Animation

7.2 Protein Synthesis. From DNA to Protein Animation 7.2 Protein Synthesis From DNA to Protein Animation Proteins Why are proteins so important? They break down your food They build up muscles They send signals through your brain that control your body They

More information

Using DNA sequence, distinguish species in the same genus from one another.

Using DNA sequence, distinguish species in the same genus from one another. Species Identification: Penguins 7. It s Not All Black and White! Name: Objective Using DNA sequence, distinguish species in the same genus from one another. Background In this activity, we will observe

More information

Nucleic acids and protein synthesis

Nucleic acids and protein synthesis THE FUNCTIONS OF DNA Nucleic acids and protein synthesis The full name of DNA is deoxyribonucleic acid. Every nucleotide has the same sugar molecule and phosphate group, but each nucleotide contains one

More information